summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-06 07:35:28 +0200
committerRemi Collet <remi@remirepo.net>2017-06-06 07:35:28 +0200
commitb0d2f6ec4be490fdede4cb055e80dbbd3bc1cb97 (patch)
treed15177959cd16f56d4957977eb78f7f679f3634f
parent0eb0a3bac9309397ef0a05bbdd46ac29bd24cd3d (diff)
gitignore
-rw-r--r--phinx.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phinx.spec b/phinx.spec
index 9f4c8ea..f2e7abc 100644
--- a/phinx.spec
+++ b/phinx.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 15e43d10dd99ac818c8d65735c50191bcbeafdbc
+%global gh_commit 7a19de5bebc59321edd9613bc2a667e7f96224ec
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner robmorgan
#global gh_date 20150820
@@ -20,7 +20,7 @@
%endif
Name: %{gh_project}
-Version: 0.8.0
+Version: 0.8.1
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: Manage the database migrations for your PHP app
@@ -159,6 +159,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Jun 6 2017 Remi Collet <remi@remirepo.net> - 0.8.1-1
+- Update to 0.8.1
+
* Wed Mar 1 2017 Remi Collet <remi@remirepo.net> - 0.8.0-1
- update to 0.8.0