From f274a5d9c810271106a8d940f0286564de317bd6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Mar 2016 07:12:51 +0100 Subject: php-tecnickcom-tc-lib-file: 1.5.0 --- php-tecnickcom-tc-lib-file.spec | 7 +++++-- 1 file 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 - 1.5.0-1 +- update to 1.5.0 + * Fri Mar 4 2016 Remi Collet - 1.3.1-1 - update to 1.3.1 (no change) -- cgit