Bump release
This commit is contained in:
commit
67887f7d6a
16
dhcp.spec
16
dhcp.spec
@ -18,7 +18,7 @@
|
||||
Summary: Dynamic host configuration protocol software
|
||||
Name: dhcp
|
||||
Version: 4.3.6
|
||||
Release: 10%{?dist}
|
||||
Release: 13%{?dist}
|
||||
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
||||
# dcantrell maintaining the package) made incorrect use of the epoch and
|
||||
# that's why it is at 12 now. It should have never been used, but it was.
|
||||
@ -564,10 +564,7 @@ exit 0
|
||||
# Package upgrade, not uninstall
|
||||
%systemd_postun_with_restart dhcrelay.service
|
||||
|
||||
|
||||
%post libs -p /sbin/ldconfig
|
||||
|
||||
%postun libs -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%triggerun -- dhcp
|
||||
# convert DHC*ARGS from /etc/sysconfig/dhc* to /etc/systemd/system/dhc*.service
|
||||
@ -668,6 +665,15 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 22 2018 Pavel Zhukov <pzhukov@redhat.com> - 12:4.3.6-13
|
||||
- Do not parse sysconfig/network-scripts if initscripts not installed (#1098172)
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 12:4.3.6-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 12:4.3.6-11
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Wed Jan 10 2018 Pavel Zhukov <pzhukov@redhat.com> - 12:4.3.6-10
|
||||
- Use released version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user