Fixed one issue in scl_source script

This commit is contained in:
Jan Zeleny 2013-10-17 16:07:29 +02:00
parent 47c0995180
commit 6b54f60316
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/scl-utils-20131009.tar.gz
/scl-utils-20131015.tar.gz
/scl-utils-20131016.tar.gz
/scl-utils-20131017.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Utilities for alternative packaging
Name: scl-utils
Version: 20131016
Version: 20131017
Release: 1%{?dist}
License: GPLv2+
Group: Applications/File
@ -70,6 +70,9 @@ rm -rf %buildroot
%{_rpmconfigdir}/brp-scl-python-bytecompile
%changelog
* Thu Oct 17 2013 Jan Zeleny <jzeleny@redhat.com> - 20131017-1
- fixed one issue in scl_source script
* Wed Oct 16 2013 Jan Zeleny <jzeleny@redhat.com> - 20131016-1
- fixed the -- separator behavior

View File

@ -1 +1 @@
830c1945158f9c36ee206aa60e0ebd96 scl-utils-20131016.tar.gz
68ecdeb0232d7a523a09914124e015f7 scl-utils-20131017.tar.gz