summaryrefslogtreecommitdiffstats
path: root/php-tedivm-jshrink.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-tedivm-jshrink.spec')
-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 fa7b5a3..7f4ac76 100644
--- a/php-tedivm-jshrink.spec
+++ b/php-tedivm-jshrink.spec
@@ -8,7 +8,7 @@
#
%bcond_without tests
-%global gh_commit aa786b10f012fc0e15b5147c22bdb8c765fac76a
+%global gh_commit e72133d6e220d79295346954292536b0980eef80
%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.5
+Version: 1.6.6
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: Javascript Minifier built in PHP
@@ -112,6 +112,9 @@ exit $ret
%changelog
+* Wed Apr 19 2023 Remi Collet <remi@remirepo.net> - 1.6.6-1
+- update to 1.6.6
+
* Mon Mar 13 2023 Remi Collet <remi@remirepo.net> - 1.6.5-1
- update to 1.6.5 (no change)
- lower dependency on PHP 7