[perl-Crypt-OpenSSL-DSA: 1/2] new 0.15 release

Wes Hardaker hardaker at fedoraproject.org
Tue Feb 17 15:21:56 UTC 2015


commit c9730d5087eb13358355439b5121c1f00201fc40
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Tue Feb 17 07:16:53 2015 -0800

    new 0.15 release

 .gitignore                  |    1 +
 perl-Crypt-OpenSSL-DSA.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1688eba..ca0f8db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Crypt-OpenSSL-DSA-0.13.tar.gz
 /Crypt-OpenSSL-DSA-0.14.tar.gz
+/Crypt-OpenSSL-DSA-0.15.tar.gz
diff --git a/perl-Crypt-OpenSSL-DSA.spec b/perl-Crypt-OpenSSL-DSA.spec
index 7328a44..62a4b31 100644
--- a/perl-Crypt-OpenSSL-DSA.spec
+++ b/perl-Crypt-OpenSSL-DSA.spec
@@ -1,11 +1,11 @@
 Name:           perl-Crypt-OpenSSL-DSA
-Version:        0.14
+Version:        0.15
 Release:        1%{?dist}
 Summary:        Perl interface to OpenSSL for DSA
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Crypt-OpenSSL-DSA/
-Source0:        http://www.cpan.org/authors/id/T/TJ/TJMATHER/Crypt-OpenSSL-DSA-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-DSA-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  openssl openssl-devel perl(Test) perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Digest::SHA) perl(File::Temp)
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 17 2015 Wes Hardaker <wjhns174 at hardakers.net> - 0.15-1
+- Update to 0.15
+
 * Wed Oct 17 2012 Wes Hardaker <wjhns174 at hardakers.net> - 0.14-1
 - Update to upstream 0.14 for bug fixes
 
diff --git a/sources b/sources
index 6ac88aa..5dfbc1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61d06e8fe9c12e96743989ff13c7ea73  Crypt-OpenSSL-DSA-0.14.tar.gz
+553cda4c9c34298f96ee562ed64acbd7  Crypt-OpenSSL-DSA-0.15.tar.gz


More information about the scm-commits mailing list