From 946f60c3ee5c09292acb305645f00e2c2a89d30b Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Nov 04 2013 09:23:38 +0000 Subject: Automatic commit of package [copr] release [1.12-1]. --- diff --git a/copr.spec b/copr.spec index 57fcb5b..2a22e77 100644 --- a/copr.spec +++ b/copr.spec @@ -5,7 +5,7 @@ %global modulename copr Name: copr -Version: 1.11 +Version: 1.12 Release: 1%{?dist} Summary: Cool Other Package Repo @@ -380,6 +380,25 @@ fi %{_mandir}/man8/%{name}-selinux-relabel.8* %changelog +* Mon Nov 04 2013 Miroslav Suchý 1.12-1 +- do not send parameters when we neither need them nor use them +- authenticate using api login, not using username +- disable editing name of project +- Add commented out WTF_CSRF_ENABLED = True to configs +- Use new session for each test +- fix test_coprs_general failures +- fix test_coprs_builds failures +- Add WTF_CSRF_ENABLED = False to unit test config +- PEP8 fixes +- Fix compatibility with wtforms 0.9 +- typo s/submited/submitted/ +- UX - show details of build only after click +- add link to FAQ to footer +- UX - add placeholders +- UX - add asterisk to required fields +- dynamicly generate url for home +- add footer + * Sat Oct 26 2013 Miroslav Suchý 1.11-1 - catch IOError from libravatar if there is no network diff --git a/rel-eng/packages/copr b/rel-eng/packages/copr index c8db600..132a6e1 100644 --- a/rel-eng/packages/copr +++ b/rel-eng/packages/copr @@ -1 +1 @@ -1.11-1 ./ +1.12-1 ./