From 69ba92e8f79fc184844f26502c948358a8af2c49 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Tue, 18 Apr 2017 10:18:15 +0200
Subject: 2.66 bump

---
 .gitignore    |  1 +
 perl-SVG.spec | 11 +++++++----
 sources       |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index d6f9bfa..265eb00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 SVG-2.49.tar.gz
 /SVG-2.64.tar.gz
+/SVG-2.66.tar.gz
diff --git a/perl-SVG.spec b/perl-SVG.spec
index a7eadef..e08fad6 100644
--- a/perl-SVG.spec
+++ b/perl-SVG.spec
@@ -1,11 +1,11 @@
 Name:           perl-SVG
-Version:        2.64
-Release:        4%{?dist}
+Version:        2.66
+Release:        1%{?dist}
 Summary:        An extension to generate stand-alone or inline SGV
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/SVG/
-Source0:        
http://www.cpan.org/authors/id/S/SZ/SZABGAB/SVG-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/M/MA/MANWAR/SVG-%{version}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  coreutils
@@ -48,7 +48,7 @@ make %{?_smp_mflags}
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -a \( -name .packlist \
-  -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';'
+  -o \( -name '*.bs' -a -empty \) \) -delete
 
 %check
 make test
@@ -62,6 +62,9 @@ make test
 
 
 %changelog
+* Tue Apr 18 2017 Jitka Plesnikova <jples...@redhat.com> - 2.66-1
+- 2.66 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.64-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 3614ffd..b363862 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba4445ee72e2f3c29da332cb0119a2ad  SVG-2.64.tar.gz
+SHA512 (SVG-2.66.tar.gz) = 
fc0ba327efa07103bb77754559354c3cd1892b88c7b99c5c81d73534e203bce85cd97655e836ccbeb91036193edf6c753e8f183e40e84327341a8a237d2a2cf3
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-SVG.git/commit/?h=master&id=69ba92e8f79fc184844f26502c948358a8af2c49
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to