commit a0959d5d5f4c534bb3cea75d254a0255f5246d17 Author: Bill Pemberton <wfp5p@xxxxxxxxxxxxxxx> Date: Wed Nov 12 10:39:25 2014 -0500 Update release tag to 4 I had gone backwards in the release, which of course didn't make the build system happy. .gitignore | 1 + perl-Rose-DB-Object.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 63e532c..b546d66 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /Rose-DB-Object-0.807.tar.gz /Rose-DB-Object-0.809.tar.gz /Rose-DB-Object-0.811.tar.gz +/Rose-DB-Object-0.813.tar.gz diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec index 5269fde..96b8938 100644 --- a/perl-Rose-DB-Object.spec +++ b/perl-Rose-DB-Object.spec @@ -1,6 +1,6 @@ Name: perl-Rose-DB-Object Version: 0.813 -Release: 1%{?dist} +Release: 4%{?dist} Summary: Extensible, high performance object-relational mapper (ORM) License: GPL+ or Artistic Group: Development/Libraries @@ -68,6 +68,9 @@ make test %{_mandir}/man3/Rose::DB::Object*.3pm* %changelog +* Wed Nov 12 2014 Bill Pemberton <wfp5p@xxxxxxxxxxxxxxx> - 0.813-4 +- update release to 4 + * Wed Nov 12 2014 Bill Pemberton <wfp5p@xxxxxxxxxxxxxxx> - 0.813-3 - Update to version 0.813 - This version has several bug and documentation fixes. diff --git a/sources b/sources index f62fbea..c6aab25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ce4fdfa5b07a8aeb45da2bc8836a809 Rose-DB-Object-0.811.tar.gz +cb6956bf492e04bbf2096f0da9464fc8 Rose-DB-Object-0.813.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel