From 9c01705ce4167aee3903e5bf0c23793ea355edba Mon Sep 17 00:00:00 2001 From: Valentin Gologuzov Date: Oct 24 2014 15:42:59 +0000 Subject: Automatic commit of package [copr-frontend] release [1.47-1]. --- diff --git a/frontend/copr-frontend.spec b/frontend/copr-frontend.spec index 30879e6..d568202 100644 --- a/frontend/copr-frontend.spec +++ b/frontend/copr-frontend.spec @@ -5,7 +5,7 @@ %endif Name: copr-frontend -Version: 1.46 +Version: 1.47 Release: 1%{?dist} Summary: Frontend for Copr @@ -167,6 +167,16 @@ service httpd condrestart %doc %{_pkgdocdir}/python-doc %changelog +* Fri Oct 24 2014 Valentin Gologuzov 1.47-1 +- [frontend] sending createrepo action +- [frontend] [html] new option to configure copr->auto_creatrepo +- [fronted] adding option to disable auto invokation of createrepo +- [frontent] [WIP]fixing unittest, better isolation during test run +- [frontend] [RHBZ: #1149091] bugfix: 'Repeat' does not respect chroot + selection of original build +- Added script to automate tests execution inside virtualenv +- [frontend] [RHBZ:#1146825] Reorder chroots for monitor widget + * Wed Sep 24 2014 Valentin Gologuzov 1.46-1 - [frontend] added helper function and flask filter which allows to ensure that url starts with either http or https, see config diff --git a/rel-eng/packages/copr-frontend b/rel-eng/packages/copr-frontend index 6faf745..f800b2b 100644 --- a/rel-eng/packages/copr-frontend +++ b/rel-eng/packages/copr-frontend @@ -1 +1 @@ -1.46-1 frontend/ +1.47-1 frontend/