From 3d53b4bcbb991d7fd6880a2eb1e401c5301e126a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 17 Feb 2020 11:13:08 +0100 Subject: v1.1.0 --- php-seld-phar-utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-seld-phar-utils.spec') diff --git a/php-seld-phar-utils.spec b/php-seld-phar-utils.spec index d9199f7..dc20ccb 100644 --- a/php-seld-phar-utils.spec +++ b/php-seld-phar-utils.spec @@ -6,13 +6,13 @@ # # Please, preserve the changelog entries # -%global gh_commit 84715761c35808076b00908a20317a3a8a67d17e +%global gh_commit 8800503d56b9867d43d9c303b9cbcc26016e82f0 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner Seldaek %global gh_project phar-utils Name: php-seld-phar-utils -Version: 1.0.2 +Version: 1.1.0 Release: 1%{?dist} Summary: PHAR file format utilities @@ -86,6 +86,9 @@ exit(0); %changelog +* Mon Feb 17 2020 Remi Collet - 1.1.0-1 +- update to 1.1.0 + * Tue Jan 14 2020 Remi Collet - 1.0.2-1 - update to 1.0.2 -- cgit