summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-23 18:27:24 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-23 18:27:24 +0100
commitfa4514fc81423d332e24dcc71daed1a28490a56b (patch)
tree3daacf8654df3c4defb643f50bf24b3ad01a3a89
parent26cf3a7b8b8a2449d581b30043aa4decbb5eb972 (diff)
php-tecnickcom-tc-lib-file: 1.3.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 897e7ee..c5a60f1 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 310d6897877cbf15724e2d31c57c745a5eb0a2da
+%global gh_commit af51e500466235cbadb72f4d01c099e33e7a0002
%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.2.0
+Version: 1.3.0
Release: 1%{?dist}
Summary: PHP library to read byte-level data from files
@@ -108,5 +108,8 @@ rm -rf %{buildroot}
%changelog
+* Sat Jan 23 2016 Remi Collet <remi@fedoraproject.org> - 1.3.0-1
+- update to 1.3.0
+
* Fri Jan 15 2016 Remi Collet <remi@fedoraproject.org> - 1.2.0-1
- initial package, version 1.2.0 \ No newline at end of file