[liquibase] Fedora build of liquibase 2.0.5-1

Alex Wood awood at fedoraproject.org
Tue Apr 16 20:20:44 UTC 2013


commit 5f8f48de84af11aa9776e7d0800afab05d8f0dc3
Author: Alex Wood <awood at redhat.com>
Date:   Tue Apr 16 13:36:55 2013 -0400

    Fedora build of liquibase 2.0.5-1

 .gitignore     |    1 +
 liquibase.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 967b93b..ec73db9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /liquibase-2.0.3.tar.gz
+/liquibase-2.0.5.tar.gz
diff --git a/liquibase.spec b/liquibase.spec
index 13007bb..2fefbe1 100644
--- a/liquibase.spec
+++ b/liquibase.spec
@@ -1,14 +1,14 @@
 Name: liquibase
 Summary: Database Refactoring Tool
-Version: 2.0.3
-Release: 9%{?dist}
+Version: 2.0.5
+Release: 1%{?dist}
 License: ASL 2.0
 Group: Applications/Databases
 
 # Liquibase does not distribute source releases. To generate:
 #   git clone https://github.com/liquibase/liquibase.git
 #   cd liquibase-core/
-#   git archive --prefix=liquibase-2.0.3/ liquibase-parent-2.0.3 liquibase-core/ samples/ changelog.txt LICENSE.txt | gzip >liquibase-2.0.3.tar.gz
+#   git archive --prefix=liquibase-2.0.5/ liquibase-parent-2.0.5 liquibase-core/ samples/ changelog.txt LICENSE.txt | gzip >liquibase-2.0.5.tar.gz
 Source0: %{name}-%{version}.tar.gz
 Source1: build.xml
 # Our custom launcher script:
@@ -67,6 +67,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Apr 03 2013 Alex Wood <awood at redhat.com> 2.0.5-1
+- Updating to liquibase 2.0.5.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.3-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 5197f49..cfae5df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41a3515c6451750e43914e0c223ce11b  liquibase-2.0.3.tar.gz
+6c94d43f76be0ec69176d8c080a45fa0  liquibase-2.0.5.tar.gz


More information about the scm-commits mailing list