From 8ed199a39369aef851412c8187ff0fb8f82d1837e0d4cfd386f284ce61d41cdb Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 10 Mar 2022 15:03:07 +0000 Subject: [PATCH] - Move macros.skelcd from /etc/rpm to /usr/lib/rpm/macros.d (boo#1185657). - 4.4.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation-control?expand=0&rev=7 --- yast2-installation-control-4.4.10.tar.bz2 | 3 --- yast2-installation-control-4.4.11.tar.bz2 | 3 +++ yast2-installation-control.changes | 7 +++++++ yast2-installation-control.spec | 5 ++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-control-4.4.10.tar.bz2 create mode 100644 yast2-installation-control-4.4.11.tar.bz2 diff --git a/yast2-installation-control-4.4.10.tar.bz2 b/yast2-installation-control-4.4.10.tar.bz2 deleted file mode 100644 index b2e66bb..0000000 --- a/yast2-installation-control-4.4.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e50213e1ce676bba0729dfd8b148a10d2076329fe5b3a25ae45337a40864fc14 -size 27737 diff --git a/yast2-installation-control-4.4.11.tar.bz2 b/yast2-installation-control-4.4.11.tar.bz2 new file mode 100644 index 0000000..5d4c577 --- /dev/null +++ b/yast2-installation-control-4.4.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fc708cdfaa6d800e2e0e3e5afcaeb5c591a8758dc25dbb9d0e2b1cd2252b9c +size 27835 diff --git a/yast2-installation-control.changes b/yast2-installation-control.changes index acc554e..97bcba5 100644 --- a/yast2-installation-control.changes +++ b/yast2-installation-control.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 15 11:57:25 UTC 2022 - Dominique Leuenberger + +- Move macros.skelcd from /etc/rpm to /usr/lib/rpm/macros.d + (boo#1185657). +- 4.4.11 + ------------------------------------------------------------------- Fri Jan 28 13:17:34 UTC 2022 - Josef Reidinger diff --git a/yast2-installation-control.spec b/yast2-installation-control.spec index a0f07f1..533ae25 100644 --- a/yast2-installation-control.spec +++ b/yast2-installation-control.spec @@ -17,7 +17,7 @@ Name: yast2-installation-control -Version: 4.4.10 +Version: 4.4.11 Release: 0 Summary: YaST2 - RNG schema for installation control files License: GPL-2.0-only @@ -46,7 +46,6 @@ This package contains RNG schema for validating the installation control files. %dir %{yast_controldir} %{yast_controldir}/*.rng %{yast_controldir}/*.rnc -%dir %{_sysconfdir}/rpm -%{_sysconfdir}/rpm/macros.skelcd +%{_rpmmacrodir}/macros.skelcd %changelog