Skip to content

Commit a6b83d9

Browse files
committed
Bump spec file and Makefile for 3.3.0 (SOFTWARE-5389)
1 parent 1a18775 commit a6b83d9

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# ------------------------------------------------------------------------------
77

88
PACKAGE := xcache
9-
VERSION := 3.2.2
9+
VERSION := 3.3.0
1010

1111

1212
# ------------------------------------------------------------------------------

rpm/xcache.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: xcache
22
Summary: XCache scripts and configurations
3-
Version: 3.2.3
3+
Version: 3.3.0
44
Release: 1%{?dist}
55
License: Apache 2.0
66
Group: Grid
@@ -279,6 +279,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/grid-security/xrd
279279
%config %{_sysconfdir}/xrootd/config.d/03-redir-tuning.cfg
280280

281281
%changelog
282+
* Fri Dec 02 2022 Mátyás Selmeci <matyas@cs.wisc.edu> - 3.3.0-1
283+
- Remove X.509 proxy requirement for stash-cache xrootd instance (SOFTWARE-5366)
284+
282285
* Mon Oct 10 2022 Carl Edquist <edquist@cs.wisc.edu> - 3.2.3-1
283286
- Replace cmsd-multiuser overrides with cmsd-privileged (SOFTWARE-5338)
284287

0 commit comments

Comments
 (0)