summaryrefslogtreecommitdiffstats
path: root/php-theseer-autoload.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-theseer-autoload.spec')
-rw-r--r--php-theseer-autoload.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec
index 0c53492..fe56b59 100644
--- a/php-theseer-autoload.spec
+++ b/php-theseer-autoload.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit a760231431ec7c3a8c00029f196b9881de356e05
+%global gh_commit 9a5f7b0ded5377fb30bbd7d9f67d0cfd5a056698
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner theseer
%global gh_project Autoload
@@ -19,7 +19,7 @@
%global pear_channel pear.netpirates.net
Name: php-theseer-autoload
-Version: 1.26.0
+Version: 1.26.1
Release: 1%{?dist}
Summary: A tool and library to generate autoload code
@@ -146,6 +146,9 @@ fi
%changelog
+* Tue Jun 15 2021 Remi Collet <remi@remirepo.net> - 1.26.1-1
+- update to 1.26.1
+
* Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 1.26.0-1
- update to 1.26.0
- drop patch merged upstream