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.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec
index 7525097..49c4c1a 100644
--- a/php-theseer-autoload.spec
+++ b/php-theseer-autoload.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for php-theseer-autoload
#
-# Copyright (c) 2014-2018 Remi Collet
+# Copyright (c) 2014-2019 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 42e3aaea38bf10c2121d5c73153ba9f4862ca8ea
+%global gh_commit 3353caee350a60a9ad19c452e9fd026881d1641f
%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.25.1
+Version: 1.25.2
Release: 1%{?dist}
Summary: A tool and library to generate autoload code
@@ -146,6 +146,9 @@ fi
%changelog
+* Mon Feb 4 2019 Remi Collet <remi@remirepo.net> - 1.25.2-1
+- update to 1.25.2
+
* Sat Oct 20 2018 Remi Collet <remi@remirepo.net> - 1.25.1-1
- update to 1.25.1
- drop patch merged upstream