Compare commits
10 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
88eb2f8d80 | ||
|
|
f3c42df616 | ||
|
|
aa5c16aea0 | ||
|
|
17dec59519 | ||
|
|
1249b4a758 | ||
|
|
a1bbd06998 | ||
|
|
76c3938dd9 | ||
|
|
5ce44cf765 | ||
|
|
7aced404c2 | ||
|
|
06e6ac4316 |
2 changed files with 6 additions and 15 deletions
|
|
@ -191,7 +191,7 @@
|
|||
Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 9.4
|
||||
Version: 9.5
|
||||
Release: 1%{?prereltag:%{prereltag}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
|
|
@ -828,7 +828,7 @@ sed -i -e 's/--quiet//' configure.ac
|
|||
%{?_without_server} \
|
||||
%{?_without_syslog} \
|
||||
%{?_with_ipv6default} \
|
||||
%{?_without_linux_io_uring} \
|
||||
%{?_without_linux_io_uring} \
|
||||
%{?_without_libtirpc}
|
||||
|
||||
# fix hardening and remove rpath in shlibs
|
||||
|
|
@ -1606,21 +1606,15 @@ exit 0
|
|||
%{_unitdir}/gluster-ta-volume.service
|
||||
|
||||
%changelog
|
||||
* Mon Jan 17 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.5-1
|
||||
- 9.5 GA
|
||||
|
||||
* Mon Oct 4 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.4-1
|
||||
- 9.4 GA
|
||||
|
||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 9.3-3
|
||||
- Rebuilt with OpenSSL 3.0.0
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Tue Jun 29 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.3-1
|
||||
- 9.3 GA
|
||||
|
||||
* Tue Jun 22 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.2-5
|
||||
- Rebuilt for userspace-rcu-0.13 again
|
||||
|
||||
* Fri Jun 11 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.2-4
|
||||
- https://src.fedoraproject.org/rpms/glusterfs/pull-request/7
|
||||
|
||||
|
|
@ -1633,9 +1627,6 @@ exit 0
|
|||
* Sun May 9 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.2-1
|
||||
- 9.2 GA
|
||||
|
||||
* Wed Apr 14 2021 Richard W.M. Jones <rjones@redhat.com> - 9.1-2
|
||||
- Rebuild for updated liburing.
|
||||
|
||||
* Tue Mar 30 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.1-1
|
||||
- 9.1 GA
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (glusterfs-9.4.tar.gz) = 2a17197bd2b425117e34af004a6177b7c5012807cd99b9c6d37a1081e0ab9def6b013bedd0ba4122d149969755e0e2985bef8aed9cf612a27a6452b8719a33bf
|
||||
SHA512 (glusterfs-9.5.tar.gz) = 3483068ba6d72a9c63cc6fcb2dbcb38dd5001564d755cc3a30dbf6402eeab9a7c80759a535be1c5c06eae88b61156a336444c89b12bbecdabf56a87f00328a44
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue