Fixed one issue in scl_source script
This commit is contained in:
parent
47c0995180
commit
6b54f60316
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/scl-utils-20131009.tar.gz
|
/scl-utils-20131009.tar.gz
|
||||||
/scl-utils-20131015.tar.gz
|
/scl-utils-20131015.tar.gz
|
||||||
/scl-utils-20131016.tar.gz
|
/scl-utils-20131016.tar.gz
|
||||||
|
/scl-utils-20131017.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Utilities for alternative packaging
|
Summary: Utilities for alternative packaging
|
||||||
Name: scl-utils
|
Name: scl-utils
|
||||||
Version: 20131016
|
Version: 20131017
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
@ -70,6 +70,9 @@ rm -rf %buildroot
|
|||||||
%{_rpmconfigdir}/brp-scl-python-bytecompile
|
%{_rpmconfigdir}/brp-scl-python-bytecompile
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 16 2013 Jan Zeleny <jzeleny@redhat.com> - 20131016-1
|
||||||
- fixed the -- separator behavior
|
- fixed the -- separator behavior
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user