From 72493b38c901ef7820a3b4a173b3c35313ddfc5f Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Oct 16 2013 08:50:19 +0000 Subject: Fixed the -- separator behavior --- diff --git a/.gitignore b/.gitignore index 96dea15..ab9112d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /scl-utils-20130529.tar.gz /scl-utils-20131009.tar.gz /scl-utils-20131015.tar.gz +/scl-utils-20131016.tar.gz diff --git a/scl-utils.spec b/scl-utils.spec index 984704a..5629938 100644 --- a/scl-utils.spec +++ b/scl-utils.spec @@ -1,6 +1,6 @@ Summary: Utilities for alternative packaging Name: scl-utils -Version: 20131015 +Version: 20131016 Release: 1%{?dist} License: GPLv2+ Group: Applications/File @@ -70,6 +70,9 @@ rm -rf %buildroot %{_rpmconfigdir}/brp-scl-python-bytecompile %changelog +* Wed Oct 16 2013 Jan Zeleny - 20131016-1 +- fixed the -- separator behavior + * Wed Oct 09 2013 Jan Zeleny - 20131015-1 - Correct the %_sharedstatedir and %_root_sharedstatedir macros - Don't install /%{_lib} when not necessary diff --git a/sources b/sources index 02aab15..a27c349 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9906864e3b096d8e75c04a68421212c5 scl-utils-20131015.tar.gz +830c1945158f9c36ee206aa60e0ebd96 scl-utils-20131016.tar.gz