[copr] Update copr to 1.21-1 Resolves: #1049460 - correct error message

Miroslav Suchý msuchy at fedoraproject.org
Wed Jan 8 15:08:59 UTC 2014


commit 86a53a56d0ad790df6eb9e53fc9df801f9f30664
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Jan 8 16:09:04 2014 +0100

    Update copr to 1.21-1
    Resolves: #1049460 - correct error message

 .gitignore |    1 +
 copr.spec  |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16254a4..75af931 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /copr-1.12.tar.gz
 /copr-1.15.tar.gz
 /copr-1.20.tar.gz
+/copr-1.21.tar.gz
diff --git a/copr.spec b/copr.spec
index e60f623..cb832da 100644
--- a/copr.spec
+++ b/copr.spec
@@ -6,7 +6,7 @@
 %global modulename copr
 
 Name:       copr
-Version:    1.20
+Version:    1.21
 Release:    1%{?dist}
 Summary:    Cool Other Package Repo
 
@@ -385,6 +385,10 @@ fi
 %{_mandir}/man8/%{name}-selinux-relabel.8*
 
 %changelog
+* Wed Jan 08 2014 Miroslav Suchý <msuchy at redhat.com> 1.21-1
+- 1049460 - correct error message
+- [cron] manualy clean /var/tmp after createrepo
+
 * Wed Jan 08 2014 Miroslav Suchý <msuchy at redhat.com> 1.20-1
 - [cli] no need to set const with action=store_true
 - [cli] code cleanup
diff --git a/sources b/sources
index 7611857..21a9fe5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61efca96f55a3739acd1382783bebb2c  copr-1.20.tar.gz
+d79f67be9727ace241c8a7ab17084cae  copr-1.21.tar.gz


More information about the scm-commits mailing list