diff --git a/_service b/_service index 7ee2837..812e8c0 100644 --- a/_service +++ b/_service @@ -1,4 +1,19 @@ + + https://github.com/openSUSE/suse-module-tools.git + git + enable + suse-module-tools + @PARENT_TAG@+@TAG_OFFSET@ + ([^+]*)\+0 + master + *.rpmlintrc + + + *.obscpio + */suse-module-tools.spec + suse-module-tools.spec + *.tar diff --git a/suse-module-tools.changes b/suse-module-tools.changes index 32deb3d..ffb98e2 100644 --- a/suse-module-tools.changes +++ b/suse-module-tools.changes @@ -2,7 +2,6 @@ Thu Apr 22 16:29:01 UTC 2021 - obs-service-tar-scm@invalid - Update to version 15.4.1: - * Bump version to 15.4.1 * dm-crypt requires essiv in SLE15 SP3 (boo#1183063 bsc#1184134 ltc#192244). ------------------------------------------------------------------- diff --git a/suse-module-tools.spec b/suse-module-tools.spec index 1cc34ce..14e3b69 100644 --- a/suse-module-tools.spec +++ b/suse-module-tools.spec @@ -1,7 +1,7 @@ # # spec file for package suse-module-tools # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,7 +63,6 @@ uninstallation, as well as default configuration files for depmod and modprobe. These utilities are provided by kmod-compat or module-init-tools, whichever implementation you choose to install. - %package legacy Summary: Legacy "weak-modules" script for Code10 Group: System/Base