commit 74a262e971f640815b795f1812abff8bea869df8
Author: Petr Šabata <con...@redhat.com>
Date:   Fri Oct 5 15:09:51 2012 +0200

    1.98 bump

 .gitignore       |    1 +
 perl-ORLite.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e2a23ce..8bcb7f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ ORLite-1.44.tar.gz
 /ORLite-1.91.tar.gz
 /ORLite-1.96.tar.gz
 /ORLite-1.97.tar.gz
+/ORLite-1.98.tar.gz
diff --git a/perl-ORLite.spec b/perl-ORLite.spec
index a89924a..97073d0 100644
--- a/perl-ORLite.spec
+++ b/perl-ORLite.spec
@@ -1,13 +1,13 @@
 Name:           perl-ORLite
 Summary:        Extremely light weight SQLite-specific ORM
-Version:        1.97
-Release:        3%{?dist}
+Version:        1.98
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        
http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/ORLite-%{version}.tar.gz 
 URL:            http://search.cpan.org/dist/ORLite/
 BuildArch:      noarch
-BuildRequires:  perl(inc::Module::Install::DSL) >= 1.04
+BuildRequires:  perl(inc::Module::Install::DSL) >= 1.06
 # Run-time
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(DBD::SQLite) >= 1.27
@@ -74,6 +74,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Oct 05 2012 Petr Šabata <con...@redhat.com> - 1.98-1
+- 1.98 bump
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.97-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index cfb141e..5950024 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f4c00437561072c6c6f5079e5a26638  ORLite-1.97.tar.gz
+25912f777daf95114e10f4b3e3a3c35a  ORLite-1.98.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