Skip to content

Commit

Permalink
Release version 7.0.0
Browse files Browse the repository at this point in the history
- Update GFAL pacakge name (EGI-Federation#13) (Andrey Kiryanova)
- Stop building and releasing for RHEL7 (EGI-Federation#14) (Baptiste Grenier)
  • Loading branch information
gwarf committed Aug 19, 2024
1 parent efefcb6 commit 355ec80
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to

## [Unreleased]

## [7.0.0]
- Update GFAL pacakge name (#13) (Andrey Kiryanov)
- Stop building and releasing for RHEL7 (#14) (Baptiste Grenier)

## [6.2.0]
- Include CVMFS as a dependency (#12) (Baptiste Grenier)

Expand Down
5 changes: 4 additions & 1 deletion ui.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global debug_package %{nil}

Name: ui
Version: 6.2.0
Version: 7.0.0
Release: 1%{?dist}
Summary: User Interface meta-package
Group: Applications/Internet
Expand Down Expand Up @@ -82,6 +82,9 @@ rm -rf %{buildroot}
%doc /usr/share/doc/ui/README.md

%changelog
* Mon aUg 19 2024 <[email protected]> - 7.0.0-1
- Update GFAL pacakge name (#13) (Andrey Kiryanov)
- Stop building and releasing for RHEL7 (#14) (Baptiste Grenier)
* Tue Jun 18 2024 <[email protected]> - 6.2.0-1
- Include CVMFS as a dependency (#12) (Baptiste Grenier)
* Tue Jun 11 2024 <[email protected]> - 6.1.0-1
Expand Down

0 comments on commit 355ec80

Please sign in to comment.