parent
499cd8e83d
commit
fcaaaff855
@ -1,7 +1,7 @@
|
|||||||
# set to zero to avoid running test suite
|
# set to zero to avoid running test suite
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
%if 0%{?rhel} && 0%{?eln}
|
%if 0%{?rhel} || 0%{?eln}
|
||||||
%bcond_with kwallet
|
%bcond_with kwallet
|
||||||
%else
|
%else
|
||||||
%bcond_without kwallet
|
%bcond_without kwallet
|
||||||
@ -56,7 +56,7 @@
|
|||||||
Summary: A Modern Concurrent Version Control System
|
Summary: A Modern Concurrent Version Control System
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.14.0
|
Version: 1.14.0
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://subversion.apache.org/
|
URL: https://subversion.apache.org/
|
||||||
|
|
||||||
@ -569,6 +569,9 @@ make check-javahl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 3 2020 Joe Orton <jorton@redhat.com> - 1.14.0-9
|
||||||
|
- fix KWallet conditional (#1902598)
|
||||||
|
|
||||||
* Mon Nov 30 2020 Jan Grulich <jgrulich@redhat.com> - 1.14.0-8
|
* Mon Nov 30 2020 Jan Grulich <jgrulich@redhat.com> - 1.14.0-8
|
||||||
- Disable KWallet for RHEL and ELN
|
- Disable KWallet for RHEL and ELN
|
||||||
Resolves: bz#1902598
|
Resolves: bz#1902598
|
||||||
|
Loading…
Reference in New Issue
Block a user