summaryrefslogtreecommitdiffstats
path: root/php-sabre-xml.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-29 09:53:09 +0200
committerRemi Collet <fedora@famillecollet.com>2016-03-29 09:53:09 +0200
commit97685409ae7e93a72077a72df0abc7dec4210041 (patch)
tree51613b0610996ee41ceaa59ec59f10ce77f5b458 /php-sabre-xml.spec
parentfc209d5931f79787fbba0a93a845e64e0398719a (diff)
php-sabre-xml: 1.4.1
Diffstat (limited to 'php-sabre-xml.spec')
-rw-r--r--php-sabre-xml.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sabre-xml.spec b/php-sabre-xml.spec
index 4f96d89..3ac7c3c 100644
--- a/php-sabre-xml.spec
+++ b/php-sabre-xml.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit fb07d78e232ec37f5760f579e15694d150ff0da6
+%global gh_commit 59998046db252634259a878baf1af18159f508f3
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner fruux
%global gh_project sabre-xml
@@ -19,7 +19,7 @@
Name: php-%{gh_project}
Summary: XML library that you may not hate
-Version: 1.4.0
+Version: 1.4.1
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -128,6 +128,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Mar 29 2016 Remi Collet <remi@fedoraproject.org> - 1.4.1-1
+- update to 1.4.1
+
* Fri Mar 11 2016 Remi Collet <remi@fedoraproject.org> - 1.4.0-1
- Initial packaging