summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-04 14:56:42 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-04 14:56:42 +0100
commit839d19bb9e756edf0a45a1a2dd399bfbe1229c07 (patch)
treed11b6cc32c6042c2293fe04f26861aadd5b77865
parentfa4514fc81423d332e24dcc71daed1a28490a56b (diff)
php-tecnickcom-tc-lib-file: 1.3.1
-rw-r--r--php-tecnickcom-tc-lib-file.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-file.spec b/php-tecnickcom-tc-lib-file.spec
index c5a60f1..39d085f 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 af51e500466235cbadb72f4d01c099e33e7a0002
+%global gh_commit c92efee5e9c4d6aef6957b1dbae9800d8c766219
%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.0
+Version: 1.3.1
Release: 1%{?dist}
Summary: PHP library to read byte-level data from files
@@ -108,8 +108,12 @@ rm -rf %{buildroot}
%changelog
+* Fri Mar 4 2016 Remi Collet <remi@fedoraproject.org> - 1.3.1-1
+- update to 1.3.1 (no change)
+
* 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
+- initial package, version 1.2.0
+