From 1e6ec9e5104371f2c0e8ff2aefe858c94dffd45a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 23 Jan 2016 18:27:24 +0100 Subject: php-tecnickcom-tc-lib-file: 1.3.0 --- php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec b/php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec index 897e7ee..c5a60f1 100644 --- a/php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec +++ b/php-tecnickcom-tc-lib-file/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 - 1.3.0-1 +- update to 1.3.0 + * Fri Jan 15 2016 Remi Collet - 1.2.0-1 - initial package, version 1.2.0 \ No newline at end of file -- cgit