summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-07 15:53:18 +0100
committerRemi Collet <remi@php.net>2023-03-07 15:53:18 +0100
commit05302bcb23a390fd5a6ad0c6ce15204a7a41c3a1 (patch)
tree9afcf2a4aa8c38318a9ec2922af4eb3f30645da9
parentcc5bf12256215df1df894a5e3048228af49b29c1 (diff)
update to 1.6.2
-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