aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2022-02-24 09:44:58 +0100
committerJan Macku <jamacku@redhat.com>2022-02-24 09:44:58 +0100
commite945b02ee324f108de461c53cb5d6f55caff2a50 (patch)
treee2041d3c43d52373039d0057089ec1d3c64c4bfa
parent970211d8ee7bd44a7e34954d95086a1dfd633868 (diff)
downloadinitscripts-e945b02ee324f108de461c53cb5d6f55caff2a50.tar
initscripts-e945b02ee324f108de461c53cb5d6f55caff2a50.tar.gz
initscripts-e945b02ee324f108de461c53cb5d6f55caff2a50.tar.bz2
initscripts-e945b02ee324f108de461c53cb5d6f55caff2a50.tar.xz
initscripts-e945b02ee324f108de461c53cb5d6f55caff2a50.zip
10.11.310.11.3
-rw-r--r--initscripts.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 2a77a27f..ff318ea1 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -18,7 +18,7 @@ Requires: gawk \
Name: initscripts
Summary: Basic support for legacy System V init scripts
-Version: 10.11.2
+Version: 10.11.3
Release: 1%{?dist}
License: GPLv2
@@ -397,6 +397,12 @@ fi
# =============================================================================
%changelog
+* Thu Feb 24 2022 Jan Macku <jamacku@redhat.com> - 10.11.3-1
+- Drop unnecessary obsoletes
+- spec: Move rename_device to subpackage `initscripts-rename-device`
+- ci: Update `.packit.yml` to run on `c9s`
+- ci: Use Differential ShellCheck action
+
* Wed Jan 26 2022 Jan Macku <jamacku@redhat.com> - 10.11.2-1
- ifup-routes: Revert quotes
- ifup-routes: Use `ip replace` only on type `route`