-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic commit of package [copr-frontend] release [1.205-1].
Created by command: /usr/bin/tito tag
- Loading branch information
Showing
2 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.204-1 frontend/ | ||
1.205-1 frontend/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,7 +46,7 @@ | |
} | ||
|
||
Name: copr-frontend | ||
Version: 1.204 | ||
Version: 1.205 | ||
Release: 1%{?dist} | ||
Summary: Frontend for Copr | ||
|
||
|
@@ -385,6 +385,13 @@ usermod -L copr-fe | |
|
||
|
||
%changelog | ||
* Fri Apr 12 2024 Jakub Kadlcik <[email protected]> 1.205-1 | ||
- Update download stats footnote | ||
- Migrate more enpoints to flask-restx | ||
- Speedup the removal of temporary projects | ||
- Add link to the Outdated chroots removal policy | ||
- Compatibility with SQLAlchemy 2.0 | ||
|
||
* Mon Mar 04 2024 Pavel Raiskup <[email protected]> 1.204-1 | ||
- opt-in the log-detective.com button | ||
|
||
|