summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-05 15:32:29 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-05 15:32:29 +0200
commit2736d3754a6ab92bc5f44e6e331ebcc135102f65 (patch)
tree5004ee33ac2f1c180e7916832f41b31879b893a1
parente87077265c08731a5460f644d75fd68a4edc17e0 (diff)
php-composer-spdx-licenses: 1.1.2
-rwxr-xr-xmakesrc.sh1
-rw-r--r--php-composer-spdx-licenses.spec7
2 files changed, 6 insertions, 2 deletions
diff --git a/makesrc.sh b/makesrc.sh
index 05a6054..bde65fc 100755
--- a/makesrc.sh
+++ b/makesrc.sh
@@ -15,6 +15,7 @@ git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT
echo "Getting commit..."
pushd $PROJECT-$COMMIT
git checkout $COMMIT
+cp composer.json ../composer-$VERSION.json
popd
echo "Archiving..."
diff --git a/php-composer-spdx-licenses.spec b/php-composer-spdx-licenses.spec
index c2eafa2..5e5c429 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 324b3530ac3e6277ff4bedf82a34fbf35836eb8d
+%global gh_commit 9e1c3926bb0842812967213d7c92827bc5883671
%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.1.1
+Version: 1.1.2
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: SPDX licenses list and validation library
@@ -122,6 +122,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Oct 5 2015 Remi Collet <remi@fedoraproject.org> - 1.1.2-1
+- version 1.1.2 (new licenses)
+
* Tue Sep 8 2015 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
- version 1.1.1