commit 82160475de61213271b979333e4d8c25ff9813d7
Author: Miro Hrončok <m...@hroncok.cz>
Date:   Mon Jan 26 10:08:49 2015 +0100

    New version 0.08 (#1183574)

 .gitignore                  |    1 +
 perl-ExtUtils-CppGuess.spec |   10 +++++++---
 sources                     |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7cb0c7e..b36fc4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ExtUtils-CppGuess-0.07.tar.gz
+/ExtUtils-CppGuess-0.08.tar.gz
diff --git a/perl-ExtUtils-CppGuess.spec b/perl-ExtUtils-CppGuess.spec
index 6797a2a..5a5e919 100644
--- a/perl-ExtUtils-CppGuess.spec
+++ b/perl-ExtUtils-CppGuess.spec
@@ -1,11 +1,11 @@
 Name:           perl-ExtUtils-CppGuess
-Version:        0.07
-Release:        8%{?dist}
+Version:        0.08
+Release:        1%{?dist}
 Summary:        Guess C++ compiler and flags
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/ExtUtils-CppGuess/
-Source0:        
http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-CppGuess-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/E/ET/ETJ/ExtUtils-CppGuess-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build) >= 0.36
 BuildRequires:  perl(Test::More)
@@ -45,6 +45,10 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f 
{} \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 26 2015 Miro Hrončok <mhron...@redhat.com> - 0.08-1
+- New version 0.08 (#1183574)
+- Updated download URL
+
 * Thu Aug 28 2014 Jitka Plesnikova <jples...@redhat.com> - 0.07-8
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index b2e100b..fd76ae8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-350dd7c661189ea770d6c9354ebbc6c2  ExtUtils-CppGuess-0.07.tar.gz
+c90fb7a90b22d9f96212a9b5d037a735  ExtUtils-CppGuess-0.08.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to