summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-10 12:05:46 +0100
committerRemi Collet <remi@php.net>2023-03-10 12:05:46 +0100
commitf8bc3ef6486c7b04295537d7d3e04e56a10c6864 (patch)
treed717006beb1353cfb28a2021136c86a83888ae82
parent05302bcb23a390fd5a6ad0c6ce15204a7a41c3a1 (diff)
update to 1.6.4
-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 4005702..fc9617a 100644
--- a/php-tedivm-jshrink.spec
+++ b/php-tedivm-jshrink.spec
@@ -8,7 +8,7 @@
#
%bcond_without tests
-%global gh_commit 0393388c2c75faa621a79450a2e7f2c7f831141b
+%global gh_commit dee882218166a8b00d90cec9b8e9c15e3d24ad14
%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.2
+Version: 1.6.4
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: Javascript Minifier built in PHP
@@ -112,6 +112,9 @@ exit $ret
%changelog
+* Fri Mar 10 2023 Remi Collet <remi@remirepo.net> - 1.6.4-1
+- update to 1.6.4
+
* Tue Mar 7 2023 Remi Collet <remi@remirepo.net> - 1.6.2-1
- update to 1.6.2