[perl-GnuPG-Interface] Update to 0.52

Emmanuel Seyman eseyman at fedoraproject.org
Sun Feb 22 09:32:11 UTC 2015


commit c0ebaf1c195219b50fccd0dc11838d431afcdb69
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Feb 22 10:32:08 2015 +0100

    Update to 0.52

 .gitignore                | 1 +
 perl-GnuPG-Interface.spec | 5 ++++-
 sources                   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6def62f..9714467 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ GnuPG-Interface-0.42.tar.gz
 /GnuPG-Interface-0.46.tar.gz
 /GnuPG-Interface-0.50.tar.gz
 /GnuPG-Interface-0.51.tar.gz
+/GnuPG-Interface-0.52.tar.gz
diff --git a/perl-GnuPG-Interface.spec b/perl-GnuPG-Interface.spec
index 492eb3a..9e0c5af 100644
--- a/perl-GnuPG-Interface.spec
+++ b/perl-GnuPG-Interface.spec
@@ -1,5 +1,5 @@
 Name:           perl-GnuPG-Interface
-Version:        0.51
+Version:        0.52
 Release:        1%{?dist}
 Summary:        Perl interface to GnuPG
 Group:          Development/Libraries
@@ -72,6 +72,9 @@ make test
 
 
 %changelog
+* Sun Feb 22 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.52-1
+- Update to 0.52
+
 * Fri Dec 19 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.51-1
 - Update to 0.51
 
diff --git a/sources b/sources
index ed674f9..43178cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53708d5b17de4c432156ba95ed70b227  GnuPG-Interface-0.51.tar.gz
+7de2662f2fb00a89fd0762ca027e80a8  GnuPG-Interface-0.52.tar.gz


More information about the scm-commits mailing list