From 72394b9624280882926a33d104006f1c4b2b6b9d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 17 Jan 2020 16:19:43 +0100 Subject: cleanup --- php-laminas-barcode.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/php-laminas-barcode.spec b/php-laminas-barcode.spec index e9e7e62..089b2b0 100644 --- a/php-laminas-barcode.spec +++ b/php-laminas-barcode.spec @@ -23,7 +23,7 @@ Name: php-%{gh_project} Version: 2.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{namespace} Framework %{library} component License: BSD @@ -173,7 +173,10 @@ cat << 'EOF' | tee vendor/autoload.php - 2.8.0-2 +- cleanup + * Fri Jan 10 2020 Remi Collet - 2.8.0-1 - switch to Laminas -- cgit