From 88d22449ab1e1ed629d28712b1f7c05214740073 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Thu, 1 Jun 2017 12:11:20 +0200
Subject: 2.77 bump
---
.gitignore | 1 +
perl-SVG.spec | 6 +++++-
sources | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index d2a1ea0..9c5ae30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ SVG-2.49.tar.gz
/SVG-2.73.tar.gz
/SVG-2.74.tar.gz
/SVG-2.76.tar.gz
+/SVG-2.77.tar.gz
diff --git a/perl-SVG.spec b/perl-SVG.spec
index 6c15560..d4a8be8 100644
--- a/perl-SVG.spec
+++ b/perl-SVG.spec
@@ -1,5 +1,5 @@
Name: perl-SVG
-Version: 2.76
+Version: 2.77
Release: 1%{?dist}
Summary: An extension to generate stand-alone or inline SGV
Group: Development/Libraries
@@ -21,6 +21,7 @@ BuildRequires: perl(parent)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(strict)
BuildRequires: perl(Test::More)
+BuildRequires: perl(vars)
BuildRequires: perl(warnings)
BuildRequires: sed
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
@@ -63,6 +64,9 @@ make test
%changelog
+* Thu Jun 01 2017 Jitka Plesnikova <[email protected]> - 2.77-1
+- 2.77 bump
+
* Tue May 09 2017 Jitka Plesnikova <[email protected]> - 2.76-1
- 2.76 bump
diff --git a/sources b/sources
index 4377887..a6e344a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (SVG-2.76.tar.gz) =
af53ae6af3191755bb9a34397a20cdcdf24f8f1c0948bc3f6a229aaaa8e6bccd3ab8f68ea3734675e9afd02acece524f94699919fa86b4cae502e8515ed431bd
+SHA512 (SVG-2.77.tar.gz) =
ac8ffb274cd65250370a9949e4118b3e35c0c18ba1905c70b20bafa0190db96d0eea1007f2b5e355c07eba9a346d0f131556f31b072caf473ccdac18dfd6ee97
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-SVG.git/commit/?h=master&id=88d22449ab1e1ed629d28712b1f7c05214740073
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]