summaryrefslogtreecommitdiffstats
path: root/php-theseer-autoload.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-15 13:30:47 +0200
committerRemi Collet <remi@remirepo.net>2021-06-15 13:30:47 +0200
commit07d6c8eb792190418519c9c3d71c30d806263a76 (patch)
tree015d6d1411b2598c5760fb262212462a4aa95828 /php-theseer-autoload.spec
parent6c97c7850a9b7ea2460848a4c49ec0230f51a566 (diff)
update to 1.26.1
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