Bump SO-name for Fedora >= 30 and enable compat package (#1666033)

This commit is contained in:
Björn Esser 2019-01-14 18:50:02 +01:00
parent e3a154a8ba
commit a1645433e3
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -1,9 +1,9 @@
# Build with new api?
#if 0%%{?fedora} >= 30 || 0%%{?rhel} >= 9
#bcond_without new_api
#else
%if 0%{?fedora} >= 30 || 0%{?rhel} >= 9
%bcond_without new_api
%else
%bcond_with new_api
#endif
%endif
# Run memcheck?
@ -89,7 +89,7 @@ fi \
Name: libxcrypt
Version: 4.4.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Extended crypt library for descrypt, md5crypt, bcrypt, and others
# For explicit license breakdown, see the
@ -329,6 +329,9 @@ done
%changelog
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 4.4.2-4
- Bump SO-name for Fedora >= 30 and enable compat package (#1666033)
* Sun Dec 23 2018 Björn Esser <besser82@fedoraproject.org> - 4.4.2-3
- Remove architecture bits from Recommends