[perl-ZMQ-LibZMQ2] Update to version 1.04
by Jose Pedro Oliveira
commit 06aeaa2487f416443c09a5b4039bb624f95315c7
Author: Jose Pedro Oliveira <jpo(a)di.uminho.pt>
Date: Fri Jan 4 16:53:34 2013 +0000
Update to version 1.04
.gitignore | 1 +
perl-ZMQ-LibZMQ2.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfc0feb..137dc84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ZMQ-LibZMQ2-1.03.tar.gz
+/ZMQ-LibZMQ2-1.04.tar.gz
diff --git a/perl-ZMQ-LibZMQ2.spec b/perl-ZMQ-LibZMQ2.spec
index 8db32c3..ce3f7ba 100644
--- a/perl-ZMQ-LibZMQ2.spec
+++ b/perl-ZMQ-LibZMQ2.spec
@@ -1,6 +1,6 @@
Name: perl-ZMQ-LibZMQ2
-Version: 1.03
-Release: 2%{?dist}
+Version: 1.04
+Release: 1%{?dist}
Summary: Perl wrapper for the libzmq 2.x library
License: GPL+ or Artistic
@@ -58,6 +58,9 @@ make test
%changelog
+* Fri Jan 4 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.04-1
+- Update to version 1.04
+
* Thu Dec 27 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.03-2
- Handle review itens (#868529)
diff --git a/sources b/sources
index c164406..94bd41e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a309240a34a43dea4107df77ef0cdf0 ZMQ-LibZMQ2-1.03.tar.gz
+48b3d706d3037db5a4cb425dd044c5fd ZMQ-LibZMQ2-1.04.tar.gz
10 years, 4 months
[perl-BackPAN-Index] update to 0.42
by Iain Arnell
commit e0042caa6e3bbe22c48e58381dc1ec569f7a4222
Author: Iain Arnell <iarnell(a)gmail.com>
Date: Fri Jan 4 08:51:20 2013 -0700
update to 0.42
.gitignore | 1 +
perl-BackPAN-Index.spec | 18 +++++++-----------
sources | 2 +-
test-no-internet.patch | 21 ---------------------
4 files changed, 9 insertions(+), 33 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 865b6b0..638030f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/BackPAN-Index-0.39.tar.gz
/BackPAN-Index-0.40.tar.gz
+/BackPAN-Index-0.42.tar.gz
diff --git a/perl-BackPAN-Index.spec b/perl-BackPAN-Index.spec
index 87a6bb4..05fceb1 100644
--- a/perl-BackPAN-Index.spec
+++ b/perl-BackPAN-Index.spec
@@ -1,38 +1,33 @@
Name: perl-BackPAN-Index
-Version: 0.40
-Release: 7%{?dist}
+Version: 0.42
+Release: 1%{?dist}
Summary: Interface to the BackPAN index
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/BackPAN-Index/
Source0: http://www.cpan.org/authors/id/M/MS/MSCHWERN/BackPAN-Index-%{version}.tar.gz
-# force tests to run with local backpan index
-Patch0: test-no-internet.patch
BuildArch: noarch
BuildRequires: perl(App::Cache) >= 0.37
BuildRequires: perl(Archive::Extract)
BuildRequires: perl(autodie)
BuildRequires: perl(CLASS) >= 1.00
-BuildRequires: perl(Class::Accessor::Fast)
BuildRequires: perl(CPAN::DistnameInfo) >= 0.09
BuildRequires: perl(DBD::SQLite) >= 1.25
BuildRequires: perl(DBIx::Class) >= 0.08109
-BuildRequires: perl(DBIx::Class::Schema::Loader) >= 0.05003
BuildRequires: perl(File::Path)
BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Spec::Unix)
BuildRequires: perl(LWP::Simple)
BuildRequires: perl(Module::Build) >= 0.37
+BuildRequires: perl(Mouse) >= 0.64
BuildRequires: perl(parent)
BuildRequires: perl(Path::Class) >= 0.17
BuildRequires: perl(Test::Compile) >= 0.11
BuildRequires: perl(Test::More) >= 0.90
-BuildRequires: perl(URI::file)
+BuildRequires: perl(URI) >= 1.54
Requires: perl(CLASS) >= 1.00
-Requires: perl(Class::Accessor::Fast)
Requires: perl(DBD::SQLite) >= 1.25
Requires: perl(DBIx::Class) >= 0.08109
-Requires: perl(DBIx::Class::Schema::Loader) >= 0.05003
Requires: perl(Path::Class) >= 0.17
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -51,7 +46,6 @@ for efficient querying.
%prep
%setup -q -n BackPAN-Index-%{version}
-%patch0 -p 1
sed -i -e '1s~^#!.*perl~#!%{__perl}~' examples/backpan.pl
@@ -69,12 +63,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
BACKPAN_INDEX_TEST_NO_INTERNET=1 ./Build test
%files
-%defattr(-,root,root,-)
%doc CHANGES examples LICENSE README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
+* Fri Jan 04 2013 Iain Arnell <iarnell(a)gmail.com> 0.42-1
+- update to latest upstream version
+
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.40-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index cf15e33..5713fc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e95c44656032890ef7925a778467ab34 BackPAN-Index-0.40.tar.gz
+14404bf91f6a0a65782701d2ee0ea1bb BackPAN-Index-0.42.tar.gz
10 years, 4 months
[perl-Language-Prolog-Yaswi] Rebuild against pl-6.2.5
by Petr Pisar
commit a093e00740d64b69ab81a6aedeab5d7f3b454c81
Author: Petr Písař <ppisar(a)redhat.com>
Date: Fri Jan 4 14:45:24 2013 +0100
Rebuild against pl-6.2.5
perl-Language-Prolog-Yaswi.spec | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Language-Prolog-Yaswi.spec b/perl-Language-Prolog-Yaswi.spec
index 4bee738..753ae72 100644
--- a/perl-Language-Prolog-Yaswi.spec
+++ b/perl-Language-Prolog-Yaswi.spec
@@ -1,6 +1,6 @@
Name: perl-Language-Prolog-Yaswi
Version: 0.21
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Yet another interface to SWI-Prolog
License: GPL+ or Artistic
Group: Development/Libraries
@@ -62,6 +62,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Fri Jan 04 2013 Petr Pisar <ppisar(a)redhat.com> - 0.21-9
+- Rebuild against pl-6.2.5
+
* Fri Dec 14 2012 Petr Pisar <ppisar(a)redhat.com> - 0.21-8
- Rebuild against pl-6.2.4
10 years, 4 months
Broken dependencies: perl-Language-Prolog-Yaswi
by Fedora Koji Build System
perl-Language-Prolog-Yaswi has broken dependencies in the rawhide tree:
On x86_64:
perl-Language-Prolog-Yaswi-0.21-8.fc19.x86_64 requires libswipl.so.6.2.4()(64bit)
On i386:
perl-Language-Prolog-Yaswi-0.21-8.fc19.i686 requires libswipl.so.6.2.4
Please resolve this as soon as possible.
10 years, 4 months
[perl-Clone] Ignore source file by git
by Petr Pisar
commit 62e28fc7934777b34e565699d26a4647024d0d91
Author: Petr Písař <ppisar(a)redhat.com>
Date: Fri Jan 4 09:58:48 2013 +0100
Ignore source file by git
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 232c06a..134a532 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
Clone-0.31.tar.gz
+/Clone-0.34.tar.gz
10 years, 4 months
[perl-Image-ExifTool] 9.12
by Tom Callaway
commit d32d8fbcf6d06b10d1aa07e133342afa4f7d1a57
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Thu Jan 3 15:10:02 2013 -0500
9.12
.gitignore | 1 +
perl-Image-ExifTool.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a89eb2..bd1bd68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ Image-ExifTool-8.25.tar.gz
/Image-ExifTool-8.90.tar.gz
/Image-ExifTool-9.01.tar.gz
/Image-ExifTool-9.04.tar.gz
+/Image-ExifTool-9.12.tar.gz
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, 4 months
[perl-Image-ExifTool/f18] 9.12
by Tom Callaway
commit ece997f0559150d3e5a687e6bbfbab83b231b3af
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Thu Jan 3 15:09:19 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, 4 months