diff --git a/.gitignore b/.gitignore index d85ac65..434e7d5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /copr-cli-1.42.tar.gz /copr-cli-1.43.tar.gz /copr-cli-1.44.tar.gz +/copr-cli-1.45.tar.gz diff --git a/copr-cli.spec b/copr-cli.spec index 0dd8f7b..25ac2ec 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -4,8 +4,8 @@ %endif Name: copr-cli -Version: 1.44 -Release: 2%{?dist} +Version: 1.45 +Release: 1%{?dist} Summary: Command line interface for COPR Group: Applications/Productivity @@ -91,8 +91,8 @@ install -p man/copr.1 %{buildroot}/%{_mandir}/man1/ %endif %changelog -* Wed Jun 17 2015 Fedora Release Engineering - 1.44-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild +* Mon Oct 12 2015 Valentin Gologuzov 1.45-1 +- build action: accept any character in the username * Fri May 15 2015 Miroslav Suchý 1.44-1 - mark license as license in spec diff --git a/sources b/sources index 133f7b7..ce1fa26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05007d6b93262a020b180901a671b0da copr-cli-1.44.tar.gz +d810327b1a61751b081b144cb085137d copr-cli-1.45.tar.gz