summaryrefslogtreecommitdiffstats
path: root/php-seld-phar-utils.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-seld-phar-utils.spec')
-rw-r--r--php-seld-phar-utils.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-seld-phar-utils.spec b/php-seld-phar-utils.spec
index a55bb7b..7e97013 100644
--- a/php-seld-phar-utils.spec
+++ b/php-seld-phar-utils.spec
@@ -6,13 +6,13 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 9f3452c93ff423469c0d56450431562ca423dcee
+%global gh_commit ea2f4014f163c1be4c601b9b7bd6af81ba8d701c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner Seldaek
%global gh_project phar-utils
Name: php-seld-phar-utils
-Version: 1.2.0
+Version: 1.2.1
Release: 1%{?dist}
Summary: PHAR file format utilities
@@ -84,6 +84,9 @@ exit(0);
%changelog
+* Mon Sep 12 2022 Remi Collet <remi@remirepo.net> - 1.2.1-1
+- update to 1.2.1
+
* Fri Dec 10 2021 Remi Collet <remi@remirepo.net> - 1.2.0-1
- update to 1.2.0
- switch to classmap autoloader