[perl-Rose-DB] Update to version 0.771, this is just a documentation change

Bill Pemberton wfp at fedoraproject.org
Mon Aug 5 16:27:16 UTC 2013


commit 3228da50a24253059c127d86ee4aeeeb43cc23a8
Author: Bill Pemberton <wfp5p at virginia.edu>
Date:   Mon Aug 5 12:26:52 2013 -0400

    Update to version 0.771, this is just a documentation change

 .gitignore        |    1 +
 perl-Rose-DB.spec |    8 ++++++--
 sources           |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 29cf369..48459bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Rose-DB-0.769.tar.gz
 /Rose-DB-0.770.tar.gz
+/Rose-DB-0.771.tar.gz
diff --git a/perl-Rose-DB.spec b/perl-Rose-DB.spec
index df8033e..c9d4c3d 100644
--- a/perl-Rose-DB.spec
+++ b/perl-Rose-DB.spec
@@ -1,6 +1,6 @@
 Name:		perl-Rose-DB
-Version:	0.770
-Release:	4%{?dist}
+Version:	0.771
+Release:	1%{?dist}
 Summary:	DBI wrapper and abstraction layer
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -64,6 +64,10 @@ make test
 %{_mandir}/man3/Rose::DB*.3pm*
 
 %changelog
+* Mon Aug  5 2013 Bill Pemberton <wfp5p at virginia.edu> - 0.771-1
+- update to version 0.771
+- This version only makes a minor addition to the documentation
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.770-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 1fac6bc..271dc3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af1ef992207c5017a111513176728bf6  Rose-DB-0.770.tar.gz
+686a02f343728e52f164a66cee08cc8c  Rose-DB-0.771.tar.gz


More information about the scm-commits mailing list