[perl-Image-ExifTool/f17] 9.12
by Tom Callaway
commit 4401c35c8e60e277f03cb7e876857bbafa4e6bd5
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Thu Jan 3 15:04:12 2013 -0500
9.12
perl-Image-ExifTool.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 0eaaa37..221add5 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,5 +1,5 @@
Name: perl-Image-ExifTool
-Version: 9.04
+Version: 9.12
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Applications/Multimedia
@@ -51,6 +51,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
+* Thu Jan 3 2013 Tom Callaway <spot(a)fedoraproject.org> - 9.12-1
+- update to 9.12 (stable)
+
* Mon Nov 5 2012 Tom Callaway <spot(a)fedoraproject.org> - 9.04-1
- update to 9.04 (stable)
diff --git a/sources b/sources
index 4ab4f8b..aee85e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f62eae65b6ca1ac140268df98de192b Image-ExifTool-9.04.tar.gz
+176fb69127ceb140f5d61fbf95954dae Image-ExifTool-9.12.tar.gz
10 years, 5 months
[perl-Image-ExifTool/f16] 9.12
by Tom Callaway
commit ae117eeda68bace61646682e6ba414b50d9202c1
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Thu Jan 3 15:03:22 2013 -0500
9.12
perl-Image-ExifTool.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 0eaaa37..221add5 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,5 +1,5 @@
Name: perl-Image-ExifTool
-Version: 9.04
+Version: 9.12
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Applications/Multimedia
@@ -51,6 +51,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
+* Thu Jan 3 2013 Tom Callaway <spot(a)fedoraproject.org> - 9.12-1
+- update to 9.12 (stable)
+
* Mon Nov 5 2012 Tom Callaway <spot(a)fedoraproject.org> - 9.04-1
- update to 9.04 (stable)
diff --git a/sources b/sources
index 4ab4f8b..aee85e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f62eae65b6ca1ac140268df98de192b Image-ExifTool-9.04.tar.gz
+176fb69127ceb140f5d61fbf95954dae Image-ExifTool-9.12.tar.gz
10 years, 5 months
[perl-Math-Factor-XS/f17] Change minimal Module::Build version in Build script
by Miro Hrončok
commit 6b35018b909e5cb9658f91bece139dbadb76c549
Author: Miro Hrončok <miro(a)hroncok.cz>
Date: Thu Jan 3 18:34:15 2013 +0100
Change minimal Module::Build version in Build script
perl-Math-Factor-XS.spec | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-Math-Factor-XS.spec b/perl-Math-Factor-XS.spec
index 74ad0be..cf77002 100644
--- a/perl-Math-Factor-XS.spec
+++ b/perl-Math-Factor-XS.spec
@@ -32,6 +32,8 @@ Math::Factor::XS factorizes numbers by applying trial divisions.
%build
%{__perl} Build.PL installdirs=vendor optimize="$RPM_OPT_FLAGS"
+# Module::Build 0.40 is required but not actually needed
+sed -i 's/q{0.40}/q{0.38}/' Build
./Build
10 years, 5 months
[perl-ExtUtils-XSpp] 0.1603 bump. Update dependencies adn source URL
by Jitka Plesnikova
commit 423668e33ba4278df56849457c50a5604a65b13b
Author: Jitka Plesnikova <jplesnik(a)redhat.com>
Date: Thu Jan 3 18:03:19 2013 +0100
0.1603 bump. Update dependencies adn source URL
.gitignore | 1 +
perl-ExtUtils-XSpp.spec | 14 +++++++++++---
sources | 2 +-
3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 474765e..f207be8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ ExtUtils-XSpp-0.12.tar.gz
/ExtUtils-XSpp-0.15.tar.gz
/ExtUtils-XSpp-0.1601.tar.gz
/ExtUtils-XSpp-0.1602.tar.gz
+/ExtUtils-XSpp-0.1603.tar.gz
diff --git a/perl-ExtUtils-XSpp.spec b/perl-ExtUtils-XSpp.spec
index 1d0f7af..de6b715 100644
--- a/perl-ExtUtils-XSpp.spec
+++ b/perl-ExtUtils-XSpp.spec
@@ -1,18 +1,22 @@
Name: perl-ExtUtils-XSpp
# Use four digits since 0.1601
-Version: 0.1602
-Release: 6%{?dist}
+Version: 0.1603
+Release: 1%{?dist}
Summary: C++ variant of Perl's XS language
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/ExtUtils-XSpp/
-Source0: http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/ExtUtils-XSpp-%{versi...
+Source0: http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/ExtUtils-XSpp-%{vers...
BuildArch: noarch
+BuildRequires: perl(base)
+BuildRequires: perl(File::Spec)
BuildRequires: perl(Module::Build)
BuildRequires: perl(Test::Base)
BuildRequires: perl(Test::Differences)
+BuildRequires: perl(Test::More)
BuildRequires: perl(ExtUtils::ParseXS) >= 0.2202
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires: perl(IPC::Open2)
# RPM 4.8 style
%filter_from_requires /ExtUtils::XSpp::Lexer/d
%filter_setup
@@ -46,6 +50,10 @@ find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \;
%{_mandir}/man?/*
%changelog
+* Thu Jan 3 2013 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.1603-1
+- 0.1603 bump
+- Update dependencies and source URL
+
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.1602-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index b5f7ce8..f5a979a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-449c8c6d1c2fdd8fd06eb671f94faf4d ExtUtils-XSpp-0.1602.tar.gz
+585dfc08575b4fd73f1aeaedae125768 ExtUtils-XSpp-0.1603.tar.gz
10 years, 5 months