summaryrefslogtreecommitdiffstats
path: root/phinx.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-10-03 10:18:07 +0200
committerRemi Collet <remi@php.net>2022-10-03 10:18:07 +0200
commitec4ea742ee448de6519f88eb3e7fade9f3594382 (patch)
tree06b41a3361f2917c65ac265cd2016bdcc4d3f87e /phinx.spec
parent87526b0488e320f947632eed7527bd03ffef9cf5 (diff)
update to 0.12.13
Diffstat (limited to 'phinx.spec')
-rw-r--r--phinx.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phinx.spec b/phinx.spec
index c7afa39..d6f6ea2 100644
--- a/phinx.spec
+++ b/phinx.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 9a6ce1e7fdf0fa4e602ba5875b5bc9442ccaa115
+%global gh_commit 6eb0f295e140ed2804d93396755f0ce9ada4ec07
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner robmorgan
#global gh_date 20150820
@@ -19,7 +19,7 @@
%bcond_without tests
Name: %{gh_project}
-Version: 0.12.12
+Version: 0.12.13
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: Manage the database migrations for your PHP app
@@ -196,6 +196,9 @@ exit $ret
%changelog
+* Mon Oct 3 2022 Remi Collet <remi@remirepo.net> - 0.12.13-1
+- update to 0.12.13
+
* Mon Jul 18 2022 Remi Collet <remi@remirepo.net> - 0.12.12-1
- update to 0.12.12