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 f65be8e..4005702 100644
--- a/php-tedivm-jshrink.spec
+++ b/php-tedivm-jshrink.spec
@@ -8,7 +8,7 @@
#
%bcond_without tests
-%global gh_commit 8dd2fd54293e94fa1536c3c66700c707d814e043
+%global gh_commit 0393388c2c75faa621a79450a2e7f2c7f831141b
%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.1
+Version: 1.6.2
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: Javascript Minifier built in PHP
@@ -112,6 +112,9 @@ exit $ret
%changelog
+* Tue Mar 7 2023 Remi Collet <remi@remirepo.net> - 1.6.2-1
+- update to 1.6.2
+
* Mon Mar 6 2023 Remi Collet <remi@remirepo.net> - 1.6.1-1
- update to 1.6.1