diff --git a/.gitignore b/.gitignore index 2884e6f..7a746be 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /copr-frontend-1.100.tar.gz /copr-frontend-1.101.tar.gz /copr-frontend-1.104.tar.gz +/copr-frontend-1.105.tar.gz diff --git a/copr-frontend.spec b/copr-frontend.spec index f1a446a..d538577 100644 --- a/copr-frontend.spec +++ b/copr-frontend.spec @@ -20,7 +20,9 @@ %staticdir/favicon.ico \ %staticdir/copr_logo.png \ %staticdir/css/style-overwrite.css \ -%templatedir/project_info.html +%templatedir/project_info.html \ +%templatedir/user_info.html \ +%templatedir/welcome.html %global devel_files \ %flavor_generator @@ -34,7 +36,7 @@ } Name: copr-frontend -Version: 1.104 +Version: 1.105 Release: 1%{?dist} Summary: Frontend for Copr @@ -74,7 +76,7 @@ Requires: python-openid-teams Requires: python-flask-wtf Requires: python-flask-sqlalchemy Requires: python-flask-script -Requires: python-flask-whooshee +Requires: python2-flask-whooshee #Requires: python-virtualenv Requires: python-blinker Requires: python-markdown @@ -132,7 +134,7 @@ BuildRequires: python-flask-script BuildRequires: python-flask-sqlalchemy BuildRequires: python-flask-openid BuildRequires: python-openid-teams -BuildRequires: python-flask-whooshee +BuildRequires: python2-flask-whooshee BuildRequires: python-pylibravatar BuildRequires: python-flask-wtf BuildRequires: python-netaddr @@ -291,17 +293,6 @@ cat < %buildroot%flavor_files_list %flavor_files EOF -%check -%if %{with check} && "%{_arch}" == "x86_64" - pushd coprs_frontend - REDIS_PORT=7777 - redis-server --port $REDIS_PORT & #&> _redis.log & - rm -rf /tmp/copr.db /tmp/whooshee || : - COPR_CONFIG="$(pwd)/config/copr_unit_test.conf" ./manage.py test - redis-cli -p $REDIS_PORT shutdown - popd -%endif - mkdir -p %buildroot%macrosdir cat <%buildroot%macrosdir/macros.coprfrontend %%copr_frontend_flavor_guard %flavor_guard @@ -312,6 +303,16 @@ cat <%buildroot%macrosdir/macros.coprfrontend %%copr_frontend_chroot_logodir %%copr_frontend_staticdir/chroot_logodir EOF +%check +%if %{with check} && "%{_arch}" == "x86_64" + pushd coprs_frontend + REDIS_PORT=7777 + redis-server --port $REDIS_PORT & #&> _redis.log & + rm -rf /tmp/copr.db /tmp/whooshee || : + COPR_CONFIG="$(pwd)/config/copr_unit_test.conf" ./manage.py test + redis-cli -p $REDIS_PORT shutdown + popd +%endif %pre getent group copr-fe >/dev/null || groupadd -r copr-fe @@ -389,6 +390,29 @@ service logstash condrestart %changelog +* Sat Jan 28 2017 clime 1.105-1 +- separate schema and data (fedora) migrations +- update option descriptions in project settings page +- always show "Regenerate" button for recreating backend repodata +- ensure mock triplets are unique +- show a quick guide how to install 'dnf module' command +- add info what to do with modulemd +- allow to have multiple info lines per form field +- print info when there are no packages in a module +- suggest dnf to enable module +- make repo filter support group coprs for copr:// scheme +- move creation of copr-frontend-devel macro definition file from %%check to %%install +- handle GitHub tag event webhooks +- change dependency from python-flask-whooshee to python2-flask-whooshee +- fix package icon for group projects (RhBug: 1403348) +- return proper error when module not found +- hide FAS groups for non-FAS deployments +- provide functional API url to renew token +- krb5 login +- new replaceable welcome.html template +- make FAS opt-out +- fix traceback when forking + * Thu Dec 01 2016 clime 1.104-1 - set default build timeout to 18 hours - allow hiding "quick enable" helper diff --git a/sources b/sources index 971fad7..2195168 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6072eedf53af0add1d62cf220608a34 copr-frontend-1.104.tar.gz +SHA512 (copr-frontend-1.105.tar.gz) = 4f66b886e08096e68c1d1288983ea37cb8e65641ab620eed0a73b530f029d9c9d1e2ada81da374f6bb87a5bd07960d8990b65735dd468d204b148b097e9922ae