summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-08 07:12:51 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-08 07:12:51 +0100
commitf274a5d9c810271106a8d940f0286564de317bd6 (patch)
tree50ff33e3ac798a1d5bdf8308289ba5c5820fb532
parent839d19bb9e756edf0a45a1a2dd399bfbe1229c07 (diff)
php-tecnickcom-tc-lib-file: 1.5.0
-rw-r--r--php-tecnickcom-tc-lib-file.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-file.spec b/php-tecnickcom-tc-lib-file.spec
index 39d085f..797f0d9 100644
--- a/php-tecnickcom-tc-lib-file.spec
+++ b/php-tecnickcom-tc-lib-file.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit c92efee5e9c4d6aef6957b1dbae9800d8c766219
+%global gh_commit ef5915f15b78738a833aebbd720a2c1323cbfe4d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.3.1
+Version: 1.5.0
Release: 1%{?dist}
Summary: PHP library to read byte-level data from files
@@ -108,6 +108,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Mar 8 2016 Remi Collet <remi@fedoraproject.org> - 1.5.0-1
+- update to 1.5.0
+
* Fri Mar 4 2016 Remi Collet <remi@fedoraproject.org> - 1.3.1-1
- update to 1.3.1 (no change)