Remove trailing whitespaces from spec
This commit is contained in:
parent
8d2a32a70e
commit
a5f6acfb96
@ -5,7 +5,7 @@ Summary: The NIS (Network Information Service) server
|
||||
Url: http://www.linux-nis.org/nis/ypserv/index.html
|
||||
Name: ypserv
|
||||
Version: 4.0
|
||||
Release: 9.20170331git%{shortcommit0}%{?dist}
|
||||
Release: 10.20170331git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Daemons
|
||||
Source0: https://github.com/thkukuk/%{name}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
|
||||
@ -173,6 +173,9 @@ install -m 755 %{SOURCE4} $RPM_BUILD_ROOT%{_libexecdir}/rpc.yppasswdd.env
|
||||
%{_includedir}/rpcsvc
|
||||
|
||||
%changelog
|
||||
* Tue Jun 12 2018 Matej Mužila <mmuzila@redhat.com> - 4.0-10.20170331git5bfba76
|
||||
- Remove trailing whitespaces from spec
|
||||
|
||||
* Tue Jun 12 2018 Matej Mužila <mmuzila@redhat.com> - 4.0-9.20170331git5bfba76
|
||||
- Drop map rebuild (gdbm -> tokyocabinet) support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user