diff options
Diffstat (limited to 'php-williamdes-mariadb-mysql-kbs.spec')
-rw-r--r-- | php-williamdes-mariadb-mysql-kbs.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-williamdes-mariadb-mysql-kbs.spec b/php-williamdes-mariadb-mysql-kbs.spec index a8841a6..417cc97 100644 --- a/php-williamdes-mariadb-mysql-kbs.spec +++ b/php-williamdes-mariadb-mysql-kbs.spec @@ -9,7 +9,7 @@ %global with_tests 0%{!?_without_tests:1} # Github -%global gh_commit 64167803686aff4090f72a6d89826364b1d88d7d +%global gh_commit ebae1986d3dec93df3bdf9ae5c664485c12d2b94 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner williamdes %global gh_project mariadb-mysql-kbs @@ -22,7 +22,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 1.2.7 +Version: 1.2.8 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: An index of the MariaDB and MySQL Knowledge bases @@ -150,5 +150,8 @@ exit $ret %changelog +* Tue Nov 12 2019 Remi Collet <remi@remirepo.net> - 1.2.8-1 +- update to 1.2.8 + * Thu Sep 12 2019 Remi Collet <remi@remirepo.net> - 1.2.7-1 - initial package |