From 6bdcd3ee50ee5622367711688bbfbe1f50808b81 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Jul 29 2019 06:42:52 +0000 Subject: Update copr-frontend to 1.151-1 --- diff --git a/copr-frontend.spec b/copr-frontend.spec index 2554791..e4fa0c6 100644 --- a/copr-frontend.spec +++ b/copr-frontend.spec @@ -41,18 +41,17 @@ } Name: copr-frontend -Version: 1.150 -Release: 2%{?dist} +Version: 1.151 +Release: 1%{?dist} Summary: Frontend for Copr License: GPLv2+ URL: https://pagure.io/copr/copr + # Source is created by: -# git clone https://pagure.io/copr/copr.git -# git checkout copr-frontend-1.150 -# cd copr/frontend -# rpkg spec --sources -Source0: copr-frontend-1.150.tar.gz +# git clone %%url && cd copr +# tito build --tgz --tag %%name-%%version-%%release +Source0: %name-%version.tar.gz BuildArch: noarch @@ -230,9 +229,11 @@ install -d %{buildroot}%{_sysconfdir}/cron.hourly install -d %{buildroot}%{_sysconfdir}/cron.daily install -d %{buildroot}/%{_bindir} install -d %{buildroot}%{_unitdir} +install -d %{buildroot}%{_libexecdir} install -p -m 755 conf/cron.hourly/copr-frontend* %{buildroot}%{_sysconfdir}/cron.hourly install -p -m 755 conf/cron.daily/copr-frontend* %{buildroot}%{_sysconfdir}/cron.daily +install -p -m 755 coprs_frontend/run/copr_dump_db.sh %{buildroot}%{_libexecdir} cp -a coprs_frontend/* %{buildroot}%{_datadir}/copr/coprs_frontend sed -i "s/__RPM_BUILD_VERSION/%{version}-%{release}/" %{buildroot}%{_datadir}/copr/coprs_frontend/coprs/templates/layout.html @@ -333,6 +334,7 @@ usermod -L copr-fe %config %attr(0755, root, root) %{_sysconfdir}/cron.daily/copr-frontend %config(noreplace) %attr(0755, root, root) %{_sysconfdir}/cron.hourly/copr-frontend-optional %config(noreplace) %attr(0755, root, root) %{_sysconfdir}/cron.daily/copr-frontend-optional +%{_libexecdir}/copr_dump_db.sh %exclude_files flavor %exclude_files devel @@ -358,8 +360,32 @@ usermod -L copr-fe %changelog -* Wed Jul 24 2019 Fedora Release Engineering - 1.150-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild +* Mon Jul 29 2019 Pavel Raiskup 1.151-1 +- run createrepo immediately, don't wait for first build (issue#833) +- added pinned-projects feature (issue#495) +- fix/customize sorting in running/pending/importing tab (issue#808) +- removed (so far broken) group avatar from group projects (issue#806) +- added helper for daily db dumps (pr#783) +- better working with build statuses internally (issue#668) +- modular builds now respect the module platform (issue#606) +- sandbox builds not only per user, but also per submitter and project +- better submitter identification for webhook builds +- repo ID in `dnf copr enable` repo files contain frontend hostname +- hide "delete all builds" checkboxes for logged-out visitors (issue#577) +- nicer API error output for ActionInProgressException +- allow individuals to ask permissions for group projects (issue#778) +- api pagination ordering fix (rhbz#1717506) +- api /project/list now doesn't include group projects +- disallow ex-members to build in projects (issue#848) +- don't traceback when "add-group" form contains errors (issue#847) +- allow group admins to delete all projects in the group (issue#779) +- fix a lot of deprecation warning during build +- really delete builds in temporary projects, no only the DB entry +- show only forks in web-UI that are not yet deleted +- added link to RSS feed into site navigation +- admin: add command to delete orphaned builds and packages +- admin: us to create temporary aliases for chroots +- admin: allow copr admins to edit Package entries * Tue May 21 2019 Pavel Raiskup 1.150-1 - fix the script for prolonged outdated chroots diff --git a/sources b/sources index 9e5771a..85c861a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-frontend-1.150.tar.gz) = f986d0783c77ee3c110ec8a9b8d0e9697d398e06c0e83ba475fdaea5c43d6c0cc54a8104a139428076d84bf51f712dc2c7988f86da58fd4aab16a620d20d0e5c +SHA512 (copr-frontend-1.151.tar.gz) = fb793c551d14572b544767a9c189c5844ef637bc77c2f2032d57c2f0b399f25eb9bc55cad4ec331797a62a71507013e81cafd24cebe3ddc331535ec4a4b62b46