commit 65f4cf6445623ab1263e2f3f1e10476359be1e72 Author: Iain Arnell <iarn...@gmail.com> Date: Fri Nov 2 12:51:22 2012 -0600
update to 1.24 .gitignore | 1 + perl-ORLite-Mirror.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 8f6cfb5..c69d944 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /ORLite-Mirror-1.21.tar.gz /ORLite-Mirror-1.22.tar.gz /ORLite-Mirror-1.23.tar.gz +/ORLite-Mirror-1.24.tar.gz diff --git a/perl-ORLite-Mirror.spec b/perl-ORLite-Mirror.spec index 0582727..d2ef10f 100644 --- a/perl-ORLite-Mirror.spec +++ b/perl-ORLite-Mirror.spec @@ -1,6 +1,6 @@ Name: perl-ORLite-Mirror -Version: 1.23 -Release: 3%{?dist} +Version: 1.24 +Release: 1%{?dist} Summary: Extend ORLite to support remote SQLite databases License: GPL+ or Artistic Group: Development/Libraries @@ -48,7 +48,6 @@ make pure_install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -type f -name stub.db -exec rm -f {} \; -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* @@ -61,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Nov 02 2012 Iain Arnell <iarn...@gmail.com> 1.24-1 +- update to latest upstream version + * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.23-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 6916c1c..05ff8cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41647b7491c709a623deb1595da626fb ORLite-Mirror-1.23.tar.gz +f4804e812b092f68155db03c0b3b3f16 ORLite-Mirror-1.24.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