psabata pushed to perl-Config-AutoConf (master). "0.311 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 13:57:06 UTC 2015


From 04543b5b44e7515ee370621b20a0427b21b1bd01 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Wed, 10 Jun 2015 15:53:38 +0200
Subject: 0.311 bump


diff --git a/.gitignore b/.gitignore
index 105e863..ab7a7e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Config-AutoConf-0.305.tar.gz
 /Config-AutoConf-0.309.tar.gz
+/Config-AutoConf-0.311.tar.gz
diff --git a/perl-Config-AutoConf.spec b/perl-Config-AutoConf.spec
index 1d90fff..50a131a 100644
--- a/perl-Config-AutoConf.spec
+++ b/perl-Config-AutoConf.spec
@@ -1,12 +1,11 @@
 Name:           perl-Config-AutoConf
-Version:        0.309
-Release:        2%{?dist}
+Version:        0.311
+Release:        1%{?dist}
 Summary:        A module to implement some of AutoConf macros in pure Perl
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Config-AutoConf/
 Source0:        http://www.cpan.org/authors/id/R/RE/REHSACK/Config-AutoConf-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  %{_bindir}/iconv
 BuildRequires:  glibc-headers
 # Build
 BuildRequires:  perl
@@ -38,9 +37,6 @@ a command, a library and similar.
 
 %prep
 %setup -q -n Config-AutoConf-%{version}
-iconv -f latin1 -t utf8 README > README.utf8 && \
-    touch README.utf8 -r README && \
-    mv -f README.utf8 README
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
@@ -54,11 +50,14 @@ make pure_install DESTDIR=%{buildroot}
 make test
 
 %files
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 10 2015 Petr Ĺ abata <contyk at redhat.com> - 0.311-1
+- 0.311 bump
+
 * Thu Jun 04 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.309-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index b75117a..cfb9224 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3c6370a7501725e109ea8179c510424  Config-AutoConf-0.309.tar.gz
+fa19f46bbd5bb0bd23ee41e8fd7b533f  Config-AutoConf-0.311.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Config-AutoConf.git/commit/?h=master&id=04543b5b44e7515ee370621b20a0427b21b1bd01


More information about the perl-devel mailing list