[liquibase/el6] Correcting mismatch in release number.

Alex Wood awood at fedoraproject.org
Wed Oct 30 13:11:20 UTC 2013


commit 6df38eccbd293c410c1deeceff6f8a13a00308af
Author: Alex Wood <awood at redhat.com>
Date:   Wed Oct 30 09:11:34 2013 -0400

    Correcting mismatch in release number.

 liquibase.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/liquibase.spec b/liquibase.spec
index 41711d0..fec57bc 100644
--- a/liquibase.spec
+++ b/liquibase.spec
@@ -1,7 +1,7 @@
 Name: liquibase
 Summary: Database Refactoring Tool
 Version: 3.0.7
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: ASL 2.0
 Group: Applications/Databases
 
@@ -91,7 +91,7 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
-* Mon Oct 28 2013 Alex Wood <awood at redhat.com> - 3.0.7-1
+* Mon Oct 28 2013 Alex Wood <awood at redhat.com> - 3.0.7-4
 - Update to 3.0.7.
 - Use jpackage-utils to generate launch script.
 - Split javadoc into separate package.


More information about the scm-commits mailing list