[scl-utils/f20] Fixed one issue in scl_source script

Jan Zeleny jzeleny at fedoraproject.org
Thu Oct 17 14:08:25 UTC 2013


commit ac8c4e99d77f82376cfb71e0cb4af9170a294c1c
Author: Jan Zeleny <jzeleny at redhat.com>
Date:   Thu Oct 17 16:07:29 2013 +0200

    Fixed one issue in scl_source script

 .gitignore     |    1 +
 scl-utils.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab9112d..6235a51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /scl-utils-20131009.tar.gz
 /scl-utils-20131015.tar.gz
 /scl-utils-20131016.tar.gz
+/scl-utils-20131017.tar.gz
diff --git a/scl-utils.spec b/scl-utils.spec
index 5629938..de747f8 100644
--- a/scl-utils.spec
+++ b/scl-utils.spec
@@ -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 at redhat.com> - 20131017-1
+- fixed one issue in scl_source script
+
 * Wed Oct 16 2013 Jan Zeleny <jzeleny at redhat.com> - 20131016-1
 - fixed the -- separator behavior
 
diff --git a/sources b/sources
index a27c349..7aa936c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-830c1945158f9c36ee206aa60e0ebd96  scl-utils-20131016.tar.gz
+68ecdeb0232d7a523a09914124e015f7  scl-utils-20131017.tar.gz


More information about the scm-commits mailing list