summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-21 09:34:12 +0200
committerRemi Collet <remi@php.net>2023-06-21 09:34:12 +0200
commitab4c13516403318b9db51b67e22ca5be49fb6250 (patch)
treec4a4ff9b3bb65488780d09b56cb0cfbf84d1a8a3
parent1c9c2cf43bc3ce159f5898fbb220dd389aef2801 (diff)
update to 1.6.8
-rw-r--r--php-tedivm-jshrink.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tedivm-jshrink.spec b/php-tedivm-jshrink.spec
index 27ef948..445f608 100644
--- a/php-tedivm-jshrink.spec
+++ b/php-tedivm-jshrink.spec
@@ -8,7 +8,7 @@
#
%bcond_without tests
-%global gh_commit 7cb41f8c9462feba09fa59be560a5098dea7ab1e
+%global gh_commit 35a83e0ab661d6130da5930c0c4eafcc663b8cec
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner tedious
#global gh_date 20150820
@@ -18,7 +18,7 @@
%global psr0 JShrink
Name: php-%{c_vendor}-%{c_project}
-Version: 1.6.7
+Version: 1.6.8
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: Javascript Minifier built in PHP
@@ -112,6 +112,9 @@ exit $ret
%changelog
+* Wed Jun 21 2023 Remi Collet <remi@remirepo.net> - 1.6.8-1
+- update to 1.6.8
+
* Tue Jun 20 2023 Remi Collet <remi@remirepo.net> - 1.6.7-1
- update to 1.6.7