diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2016-09-09 13:20:25 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2016-09-09 13:20:25 +0200 |
commit | 56ae0670bb89030ec58aa9533eb952fa380b9c67 (patch) | |
tree | 42ca6ee404dff5ff9d4c21311b459a52d57b2bc1 /initscripts.spec | |
parent | a1d3a5f317b5374f8ea5db9931312eefa0337eb9 (diff) | |
download | initscripts-56ae0670bb89030ec58aa9533eb952fa380b9c67.tar initscripts-56ae0670bb89030ec58aa9533eb952fa380b9c67.tar.gz initscripts-56ae0670bb89030ec58aa9533eb952fa380b9c67.tar.bz2 initscripts-56ae0670bb89030ec58aa9533eb952fa380b9c67.tar.xz initscripts-56ae0670bb89030ec58aa9533eb952fa380b9c67.zip |
9.49.36initscripts-9.49.36-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 28c8126a..d07da90b 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.49.35 +Version: 9.49.36 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -218,6 +218,9 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri Sep 09 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.36-1 +- import-state: copy just some attributes + * Tue Aug 02 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.35-1 - functions: systemctl show now returns an error when unit does not exist |