cyrus-sasl-2.1.27-0.1rc7
This commit is contained in:
parent
59e2e14fd1
commit
266fe37583
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
cyrus-sasl-2.1.23-nodlcompatorsrp.tar.gz
|
||||
/cyrus-sasl-2.1.25-nodlcompatorsrp.tar.gz
|
||||
/cyrus-sasl-2.1.26-nodlcompatorsrp.tar.gz
|
||||
/cyrus-sasl-2.1.27-rc7-nodlcompatorsrp.tar.gz
|
||||
|
@ -8,13 +8,13 @@
|
||||
Summary: The Cyrus SASL library
|
||||
Name: cyrus-sasl
|
||||
Version: 2.1.27
|
||||
Release: 1%{?dist}
|
||||
Release: 0.1rc7%{?dist}
|
||||
License: BSD with advertising
|
||||
Group: System Environment/Libraries
|
||||
# Source0 originally comes from https://www.cyrusimap.org/releases/;
|
||||
# make-no-dlcompatorsrp-tarball.sh removes the "dlcompat" subdirectory and builds a
|
||||
# new tarball.
|
||||
Source0: cyrus-sasl-%{version}-nodlcompatorsrp.tar.gz
|
||||
Source0: cyrus-sasl-%{version}-rc7-nodlcompatorsrp.tar.gz
|
||||
Source5: saslauthd.service
|
||||
Source7: sasl-mechlist.c
|
||||
Source9: saslauthd.sysconfig
|
||||
@ -394,6 +394,10 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir}
|
||||
%{_sbindir}/sasl2-shared-mechlist
|
||||
|
||||
%changelog
|
||||
* Mon Mar 05 2018 Jakub Jelen <jjelen@redhat.com> - 2.1.27-0.1rc7
|
||||
- New upstream (pre-)release
|
||||
- Import LDFLAGS from redhat-rpm-config (#1548437)
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.26-37
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user