msuchy pushed to copr-cli (el6). "Merge branch 'master' into el6"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 15 09:20:19 UTC 2015


From 4605194578911bb5d36dc0a50ec38a8db5fe0e4b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miroslav=20Such=C3=BD?= <msuchy at redhat.com>
Date: Wed, 21 Jan 2015 16:38:35 +0100
Subject: Update copr-cli to 1.43-1


diff --git a/.gitignore b/.gitignore
index 4e64423..5bdcf17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /copr-cli-1.35.tar.gz
 /copr-cli-1.41.tar.gz
 /copr-cli-1.42.tar.gz
+/copr-cli-1.43.tar.gz
diff --git a/copr-cli.spec b/copr-cli.spec
index 4c47251..dca3d3f 100644
--- a/copr-cli.spec
+++ b/copr-cli.spec
@@ -4,7 +4,7 @@
 %endif
 
 Name:       copr-cli
-Version:    1.42
+Version:    1.43
 Release:    1%{?dist}
 Summary:    Command line interface for COPR
 
@@ -90,6 +90,9 @@ install -p man/copr.1 %{buildroot}/%{_mandir}/man1/
 %endif
 
 %changelog
+* Wed Jan 21 2015 Miroslav Suchý <msuchy at redhat.com> 1.43-1
+- regression: enable again copr-cli build username/project
+
 * Mon Jan 05 2015 Valentin Gologuzov <vgologuz at redhat.com> 1.42-1
 - updated man page
 - compatibility with Python 2.6 ( due to Epel 6)
diff --git a/sources b/sources
index 985e1a4..0552642 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-067eb6a2ea6981c654dec00fbde89ceb  copr-cli-1.42.tar.gz
+bbd228b2b3262c81ec6cd7d4f5fe90e6  copr-cli-1.43.tar.gz
-- 
cgit v0.10.2


From fb48a647b1ac55bd1b64e63330c7701bc54a82e4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miroslav=20Such=C3=BD?= <msuchy at redhat.com>
Date: Fri, 15 May 2015 11:16:58 +0200
Subject: Update copr-cli to 1.44-1 Resolves: #1188022 - accept dash in project
 name


diff --git a/.gitignore b/.gitignore
index 5bdcf17..d85ac65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /copr-cli-1.41.tar.gz
 /copr-cli-1.42.tar.gz
 /copr-cli-1.43.tar.gz
+/copr-cli-1.44.tar.gz
diff --git a/copr-cli.spec b/copr-cli.spec
index dca3d3f..5cf3984 100644
--- a/copr-cli.spec
+++ b/copr-cli.spec
@@ -4,7 +4,7 @@
 %endif
 
 Name:       copr-cli
-Version:    1.43
+Version:    1.44
 Release:    1%{?dist}
 Summary:    Command line interface for COPR
 
@@ -76,7 +76,8 @@ install -p -m 644 man/copr-cli.1 %{buildroot}/%{_mandir}/man1/
 install -p man/copr.1 %{buildroot}/%{_mandir}/man1/
 
 %files
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{_bindir}/copr-cli
 %{python_sitelib}/*
 %{_mandir}/man1/copr-cli.1*
@@ -85,11 +86,15 @@ install -p man/copr.1 %{buildroot}/%{_mandir}/man1/
 
 
 %if 0%{?fedora}
+%license LICENSE
 %files doc
-%doc LICENSE
 %endif
 
 %changelog
+* Fri May 15 2015 Miroslav Suchý <msuchy at redhat.com> 1.44-1
+- mark license as license in spec
+- 1188022 - accept dash in project name
+
 * Wed Jan 21 2015 Miroslav Suchý <msuchy at redhat.com> 1.43-1
 - regression: enable again copr-cli build username/project
 
diff --git a/sources b/sources
index 0552642..133f7b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbd228b2b3262c81ec6cd7d4f5fe90e6  copr-cli-1.43.tar.gz
+05007d6b93262a020b180901a671b0da  copr-cli-1.44.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/copr-cli.git/commit/?h=el6&id=c0d5522162d3bca5fcc63a893a0bca2777b27a7d


More information about the scm-commits mailing list