[perl-GnuPG-Interface] Update to 0.51

Emmanuel Seyman eseyman at fedoraproject.org
Fri Dec 19 13:49:52 UTC 2014


commit aa7fb9cbc2d6d44733c7dab120c906fe238b2517
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Fri Dec 19 14:49:44 2014 +0100

    Update to 0.51

 .gitignore                |    1 +
 perl-GnuPG-Interface.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b688e88..6def62f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ GnuPG-Interface-0.42.tar.gz
 /GnuPG-Interface-0.45.tar.gz
 /GnuPG-Interface-0.46.tar.gz
 /GnuPG-Interface-0.50.tar.gz
+/GnuPG-Interface-0.51.tar.gz
diff --git a/perl-GnuPG-Interface.spec b/perl-GnuPG-Interface.spec
index b6e1ddb..492eb3a 100644
--- a/perl-GnuPG-Interface.spec
+++ b/perl-GnuPG-Interface.spec
@@ -1,6 +1,6 @@
 Name:           perl-GnuPG-Interface
-Version:        0.50
-Release:        5%{?dist}
+Version:        0.51
+Release:        1%{?dist}
 Summary:        Perl interface to GnuPG
 Group:          Development/Libraries
 License:        GPLv2+ or Artistic
@@ -72,6 +72,9 @@ make test
 
 
 %changelog
+* Fri Dec 19 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.51-1
+- Update to 0.51
+
 * Tue Sep 02 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.50-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index cc98e1a..ed674f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a275ef764cb940e09d6b77b8044378d  GnuPG-Interface-0.50.tar.gz
+53708d5b17de4c432156ba95ed70b227  GnuPG-Interface-0.51.tar.gz


More information about the scm-commits mailing list