[perl-GnuPG-Interface] Update to 0.45 and remove BuildRoot definition

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 30 08:21:57 UTC 2012


commit 723100138a7282fda71a7ea6ae444693dbad7b26
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Sep 30 10:21:49 2012 +0200

    Update to 0.45 and remove BuildRoot definition

 .gitignore                |    1 +
 perl-GnuPG-Interface.spec |    9 ++++++---
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8abd94a..9409e89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 GnuPG-Interface-0.42.tar.gz
 /GnuPG-Interface-0.43.tar.gz
 /GnuPG-Interface-0.44.tar.gz
+/GnuPG-Interface-0.45.tar.gz
diff --git a/perl-GnuPG-Interface.spec b/perl-GnuPG-Interface.spec
index 042f510..bdc4996 100644
--- a/perl-GnuPG-Interface.spec
+++ b/perl-GnuPG-Interface.spec
@@ -1,12 +1,11 @@
 Name:           perl-GnuPG-Interface
-Version:        0.44
-Release:        6%{?dist}
+Version:        0.45
+Release:        1%{?dist}
 Summary:        Perl interface to GnuPG
 Group:          Development/Libraries
 License:        GPLv2+ or Artistic
 URL:            http://search.cpan.org/dist/GnuPG-Interface
 Source0:        http://cpan.org/modules/by-module/GnuPG/GnuPG-Interface-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  gpg
 BuildRequires:  perl(Any::Moose)
@@ -50,6 +49,10 @@ chmod 0700 test
 
 
 %changelog
+* Sun Sep 30 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 0.45-1
+- Update to 0.45
+- Remove BuildRoot definition
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.44-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 216feca..ce6d995 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b44c2ed43d78ffb37f1f7f618b4b6c45  GnuPG-Interface-0.44.tar.gz
+a53d2ed82d4953b60645fc7b4a1cd182  GnuPG-Interface-0.45.tar.gz


More information about the scm-commits mailing list