From 23359b9fcb45cb9e3762522ee778e93300462f4b Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: May 06 2020 18:31:01 +0000 Subject: 14 upstream release Remove the /usr/lib/osbuild/{assemblers, stages}/osbuild dirs. NB: Release 13 got skipped since it replaced aforementioned directories with symlinks and that would have required a %pretrans script. osbuild was adjusted to use a different mechanism to locate the osbuild module inside the container rendering the symlinks (or 'osbuild' directories) obsolete. --- diff --git a/.gitignore b/.gitignore index cdffad8..085e9ae 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ /osbuild-10.tar.gz /osbuild-11.tar.gz /osbuild-12.tar.gz +/osbuild-13.tar.gz +/osbuild-14.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 5ed96f1..f4471f6 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,6 +1,6 @@ %global forgeurl https://github.com/osbuild/osbuild -Version: 12 +Version: 14 %forgemeta @@ -85,9 +85,8 @@ install -p -m 0755 $(find runners -type f -or -type l) %{buildroot}%{pkgdir}/run mkdir -p %{buildroot}%{pkgdir}/sources install -p -m 0755 $(find sources -type f) %{buildroot}%{pkgdir}/sources -# mount points for bind mounting the osbuild library -mkdir -p %{buildroot}%{pkgdir}/stages/osbuild -mkdir -p %{buildroot}%{pkgdir}/assemblers/osbuild +# mount point for bind mounting the osbuild library +mkdir -p %{buildroot}%{pkgdir}/osbuild # documentation mkdir -p %{buildroot}%{_mandir}/man1 @@ -125,6 +124,11 @@ exit 0 %{pkgdir}/stages/org.osbuild.rpm-ostree %changelog +* Wed May 6 2020 Christian Kellner - 14-1 +- new upstream release 14 +- The directories /usr/lib/osbuild/{assemblers, stages}/osbuild + got removed. Changes to osbuild made them obsolete. + * Wed Apr 15 2020 Christian Kellner - 12-1 - new upstream release 12 - Specify the exact version in the 'python3-osbuild' requirement diff --git a/sources b/sources index d951f8a..496b3fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-12.tar.gz) = 9dc2a151ac337bd945cbaa2566f2789bc1d019d916c8a47b66bbd21f9e19f4c56276508fe6a7871bc52d40795078336ad4b56de3fd50f63222dd41303e11619d +SHA512 (osbuild-14.tar.gz) = fa474cdd8380b042a86be6d6b0202e58de17219b75547dc46b91d61f6e2e631f1ac1a93364046485167d55c23276d0827930ef141278346743f7097ae8e362d8