From 46ec5268ecbb77b01e4dffdcd0b7ce627d890d10 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Aug 2021 10:50:28 +0200 Subject: update to 1.1.2 --- php-seld-phar-utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-seld-phar-utils.spec b/php-seld-phar-utils.spec index 345b1b9..aec818a 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 8674b1d84ffb47cc59a101f5d5a3b61e87d23796 +%global gh_commit 749042a2315705d2dfbbc59234dd9ceb22bf3ff0 %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.1.1 +Version: 1.1.2 Release: 1%{?dist} Summary: PHAR file format utilities @@ -86,6 +86,9 @@ exit(0); %changelog +* Mon Aug 23 2021 Remi Collet - 1.1.2-1 +- update to 1.1.2 + * Wed Jul 8 2020 Remi Collet - 1.1.1-1 - update to 1.1.1 -- cgit