From 12c1093f711041cd1debd41ca07305e690818404 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 24 Feb 2019 07:45:22 +0100 Subject: v1.6.10 --- php-tecnickcom-tc-lib-file.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/php-tecnickcom-tc-lib-file.spec b/php-tecnickcom-tc-lib-file.spec index 6ad2742..f73e624 100644 --- a/php-tecnickcom-tc-lib-file.spec +++ b/php-tecnickcom-tc-lib-file.spec @@ -1,12 +1,12 @@ # remirepo/fedora spec file for php-tecnickcom-tc-lib-file # -# Copyright (c) 2016-2018 Remi Collet +# Copyright (c) 2016-2019 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries # -%global gh_commit e73a04b9214147da47fd02b18fd641bcb63324f2 +%global gh_commit db496951dd9f8ae1c9355902d44203b6c15724ff %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.6.8 +Version: 1.6.10 Release: 1%{?dist} Summary: PHP library to read byte-level data from files @@ -111,6 +111,9 @@ exit $ret %changelog +* Sun Feb 24 2019 Remi Collet - 1.6.10-1 +- update to 1.6.10 + * Tue Jun 12 2018 Remi Collet - 1.6.8-1 - update to 1.6.8 -- cgit