Skip to content

Commit

Permalink
Bump version to 3.2.2 and add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
matyasselmeci committed Sep 19, 2022
1 parent b478e94 commit 7ecb1df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# ------------------------------------------------------------------------------

PACKAGE := xcache
VERSION := 3.2.1
VERSION := 3.2.2


# ------------------------------------------------------------------------------
Expand Down
5 changes: 4 additions & 1 deletion rpm/xcache.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: xcache
Summary: XCache scripts and configurations
Version: 3.2.1
Version: 3.2.2
Release: 1%{?dist}
License: Apache 2.0
Group: Grid
Expand Down Expand Up @@ -279,6 +279,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/grid-security/xrd
%config %{_sysconfdir}/xrootd/config.d/03-redir-tuning.cfg

%changelog
* Mon Sep 19 2022 Mátyás Selmeci <[email protected]> - 3.2.2-1
- Add scitokens.conf.local file support for caches too (SOFTWARE-5315)

* Thu Sep 15 2022 Mátyás Selmeci <[email protected]> - 3.2.1-1
- Allow specifying the xrootd instance (e.g. stash-cache, stash-origin-auth) to
authfile-update (SOFTWARE-5028)
Expand Down

0 comments on commit 7ecb1df

Please sign in to comment.