summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-composer-spdx-licenses.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-composer-spdx-licenses.spec b/php-composer-spdx-licenses.spec
index 294f522..750c751 100644
--- a/php-composer-spdx-licenses.spec
+++ b/php-composer-spdx-licenses.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 7ac1e6aec371357df067f8a688c3d6974df68fa5
+%global gh_commit 0c3e51e1880ca149682332770e25977c70cf9dae
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20150717
%global gh_owner composer
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-composer-spdx-licenses
-Version: 1.5.2
+Version: 1.5.3
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: SPDX licenses list and validation library
@@ -135,6 +135,9 @@ exit $ret
%changelog
+* Fri Feb 14 2020 Remi Collet <remi@remirepo.net> - 1.5.3-1
+- update to 1.5.3 (SPDX 3.8)
+
* Thu Aug 1 2019 Remi Collet <remi@remirepo.net> - 1.5.2-1
- update to 1.5.2 (SPDX 3.6)