diff options
author | Jan Macku <jamacku@redhat.com> | 2021-08-27 09:55:06 +0200 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2021-08-27 09:55:06 +0200 |
commit | c1771020f3cc78385fbb2876ada1a0151720c666 (patch) | |
tree | 9e7d9b16189d778d1ab3c469509f36ec8901fc51 | |
parent | fabc52e666295f2c787978b601b19807db6f9056 (diff) | |
download | initscripts-c1771020f3cc78385fbb2876ada1a0151720c666.tar initscripts-c1771020f3cc78385fbb2876ada1a0151720c666.tar.gz initscripts-c1771020f3cc78385fbb2876ada1a0151720c666.tar.bz2 initscripts-c1771020f3cc78385fbb2876ada1a0151720c666.tar.xz initscripts-c1771020f3cc78385fbb2876ada1a0151720c666.zip |
10.1110.11
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 294a6bc7..69f03ab9 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.10 +Version: 10.11 Release: 1%{?dist} License: GPLv2 @@ -383,6 +383,9 @@ fi # ============================================================================= %changelog +* Fri Aug 27 2021 Jan Macku <jamacku@redhat.com> - 10.11-1 +- specfile: Update obsoletes to allow upgrades (#385) + * Thu Aug 26 2021 Jan Macku <jamacku@redhat.com> - 10.10-1 - Translated using Weblate (Friulian) (#381) - Translations update from Weblate (#378) |