-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
95424a5
commit 092d3a3
Showing
3 changed files
with
6 additions
and
3 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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
%{!?nosetest_path: %global nosetest_path "/tmp"} | ||
|
||
Name: fts-rest | ||
Version: 3.10.0 | ||
Version: 3.10.1 | ||
Release: 1%{?dist} | ||
BuildArch: noarch | ||
Summary: FTS3 Rest Interface | ||
|
@@ -350,6 +350,9 @@ EOF | |
|
||
|
||
%changelog | ||
* Fri Feb 12 2021 Mihai Patrascoiu <[email protected]> - 3.10.1-1 | ||
- New bugfix release | ||
|
||
* Mon Dec 07 2020 Mihai Patrascoiu <[email protected]> - 3.10.0-1 | ||
- New Minor release | ||
- OIDC Tokens Integration | ||
|
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
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