From 95c6bbed3a498ae700a5b6d73ab51fedb134b0fc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 00:58:18 -0500 Subject: [PATCH 01/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 5327778..dec44fa 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.5.1 -Release: 1%{?dist}%{?extra_release} +Release: 2%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Nov 18 2013 Daniel P. Berrange - 0.5.1-1 - Update to 0.5.0 release From c8ecb7adf4710973390c4f6c67512940888a63e7 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Jul 2014 20:00:19 +0200 Subject: [PATCH 02/38] Rebuilt for gobject-introspection 1.41.4 --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index dec44fa..10e1a13 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.5.1 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Tue Jul 22 2014 Kalev Lember - 0.5.1-3 +- Rebuilt for gobject-introspection 1.41.4 + * Sat Jun 07 2014 Fedora Release Engineering - 0.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild From 8bfa51ef02fcec7674facca64caa2069037aef7b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 06:41:02 +0000 Subject: [PATCH 03/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 10e1a13..6d68d0f 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.5.1 -Release: 3%{?dist}%{?extra_release} +Release: 4%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 0.5.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Tue Jul 22 2014 Kalev Lember - 0.5.1-3 - Rebuilt for gobject-introspection 1.41.4 From c703c02f374e7fc0f4b07c73661ce344eb53cd9b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 17:32:50 +0000 Subject: [PATCH 04/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 6d68d0f..827e0a6 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.5.1 -Release: 4%{?dist}%{?extra_release} +Release: 5%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.5.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Aug 17 2014 Fedora Release Engineering - 0.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild From a75db29eed4824c2a06ea4c9806cabaac07e9841 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 1 Jul 2015 15:29:35 +0100 Subject: [PATCH 05/38] Update to 0.6.0 release --- libvirt-sandbox.spec | 13 +++++++++---- sources | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 827e0a6..1bed03a 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,21 +12,23 @@ Name: libvirt-sandbox -Version: 0.5.1 -Release: 5%{?dist}%{?extra_release} +Version: 0.6.0 +Release: 1%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ URL: http://libvirt.org/ Source0: ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libvirt-gobject-devel >= 0.1.7 +BuildRequires: libvirt-gobject-devel >= 0.2.1 BuildRequires: gobject-introspection-devel BuildRequires: glibc-static BuildRequires: /usr/bin/pod2man BuildRequires: intltool BuildRequires: libselinux-devel BuildRequires: glib2-devel >= 2.32.0 +BuildRequires: xz-devel >= 5.0.0, xz-static +BuildRequires: zlib-devel >= 1.2.0, zlib-static Requires: rpm-python # For virsh lxc-enter-namespace command Requires: libvirt-client >= %{libvirt_version} @@ -129,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Wed Jul 1 2015 Daniel P. Berrange - 0.6.0-1 +- Update to 0.6.0 release + * Wed Jun 17 2015 Fedora Release Engineering - 0.5.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild @@ -142,7 +147,7 @@ rm -rf $RPM_BUILD_ROOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Nov 18 2013 Daniel P. Berrange - 0.5.1-1 -- Update to 0.5.0 release +- Update to 0.5.1 release * Thu Oct 3 2013 Daniel P. Berrange - 0.5.0-3 - Add fully versioned dep between libvirt-sandbox & libvirt-sandbox-libs diff --git a/sources b/sources index d64a98d..b05625d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b647f95b72be0d3d1cf3336c40914dc libvirt-sandbox-0.5.1.tar.gz +546eb0caaa79d50a723adf58f32da87f libvirt-sandbox-0.6.0.tar.gz From 5b06983cb41216aa955e2f0e77d807859f3d7c44 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 04:07:27 +0000 Subject: [PATCH 06/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 1bed03a..116861b 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.6.0 -Release: 1%{?dist}%{?extra_release} +Release: 2%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jul 1 2015 Daniel P. Berrange - 0.6.0-1 - Update to 0.6.0 release From dc050fe7b03f655a79ee39a51cfdb98a474cf55c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 19:40:08 +0000 Subject: [PATCH 07/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 116861b..3aff2c1 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.6.0 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.6.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Feb 04 2016 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From 30188eeb35a7036b797df038de3432e7628222e6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:57:06 +0000 Subject: [PATCH 08/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 3aff2c1..82889ed 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.6.0 -Release: 3%{?dist}%{?extra_release} +Release: 4%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.6.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Feb 10 2017 Fedora Release Engineering - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From 3db3cb989c0da9e58a489765ce491464c27d690d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 02:29:27 +0000 Subject: [PATCH 09/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 82889ed..ea48b9f 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.6.0 -Release: 4%{?dist}%{?extra_release} +Release: 5%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 0.6.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Wed Jul 26 2017 Fedora Release Engineering - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From ffa7f4012cde258b4f43c0c62f507684a292d4fb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 23:39:56 +0000 Subject: [PATCH 10/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index ea48b9f..67d29b6 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.6.0 -Release: 5%{?dist}%{?extra_release} +Release: 6%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.6.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 03 2017 Fedora Release Engineering - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 221b85da9edc89e7d5d406d54764b356346d8e23 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:44:18 +0100 Subject: [PATCH 11/38] Remove BuildRoot definition None of currently supported distributions need that. It was needed last for EL5 which is EOL now Signed-off-by: Igor Gnatenko --- libvirt-sandbox.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 67d29b6..4ba86cd 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -19,7 +19,6 @@ Group: Development/Tools License: LGPLv2+ URL: http://libvirt.org/ Source0: ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libvirt-gobject-devel >= 0.2.1 BuildRequires: gobject-introspection-devel BuildRequires: glibc-static From a884fa5f551530768258180e521e73474fb2e196 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:17:53 +0100 Subject: [PATCH 12/38] Remove %clean section None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko --- libvirt-sandbox.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 4ba86cd..befa341 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -84,9 +84,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %find_lang %{name} -%clean -rm -rf $RPM_BUILD_ROOT - %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig From f97479764629b5dc753b66634aa54a32033f52d7 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Mon, 26 Mar 2018 22:32:52 +0200 Subject: [PATCH 13/38] Update Python 2 dependency declarations to new packaging standards --- libvirt-sandbox.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index befa341..822b04c 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -13,7 +13,7 @@ Name: libvirt-sandbox Version: 0.6.0 -Release: 6%{?dist}%{?extra_release} +Release: 7%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -28,12 +28,12 @@ BuildRequires: libselinux-devel BuildRequires: glib2-devel >= 2.32.0 BuildRequires: xz-devel >= 5.0.0, xz-static BuildRequires: zlib-devel >= 1.2.0, zlib-static -Requires: rpm-python +Requires: python2-rpm # For virsh lxc-enter-namespace command Requires: libvirt-client >= %{libvirt_version} Requires: systemd >= 198 -Requires: pygobject3-base -Requires: libselinux-python +Requires: python2-gobject-base +Requires: python2-libselinux Requires: %{name}-libs = %{version}-%{release} %package libs @@ -127,6 +127,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Mon Mar 26 2018 Iryna Shcherbina - 0.6.0-7 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Wed Feb 07 2018 Fedora Release Engineering - 0.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 2ac2f535cd14b3e345b1c14575cd57d4cee94736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Fri, 8 Jun 2018 11:43:29 +0100 Subject: [PATCH 14/38] Update to 0.8.0 release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel P. Berrangé --- libvirt-sandbox.spec | 25 +++++++++---------------- sources | 2 +- 2 files changed, 10 insertions(+), 17 deletions(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 822b04c..a7800da 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -10,10 +10,9 @@ %define libvirt_version 1.0.2 - Name: libvirt-sandbox -Version: 0.6.0 -Release: 7%{?dist}%{?extra_release} +Version: 0.8.0 +Release: 1%{?dist} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -28,12 +27,10 @@ BuildRequires: libselinux-devel BuildRequires: glib2-devel >= 2.32.0 BuildRequires: xz-devel >= 5.0.0, xz-static BuildRequires: zlib-devel >= 1.2.0, zlib-static -Requires: python2-rpm -# For virsh lxc-enter-namespace command -Requires: libvirt-client >= %{libvirt_version} -Requires: systemd >= 198 -Requires: python2-gobject-base -Requires: python2-libselinux +%if 0%{fedora} > 27 +BuildRequires: libtirpc-devel +BuildRequires: rpcgen +%endif Requires: %{name}-libs = %{version}-%{release} %package libs @@ -89,15 +86,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %files %defattr(-,root,root,-) -%{_datadir}/bash-completion/completions/virt-sandbox-service -%config(noreplace) %{_sysconfdir}/cron.daily/virt-sandbox-service.logrotate -%dir %{_sysconfdir}/libvirt-sandbox/services %{_bindir}/virt-sandbox -%{_bindir}/virt-sandbox-service -%{_libexecdir}/virt-sandbox-service-util %{_mandir}/man1/virt-sandbox.1* -%{_mandir}/man1/virt-sandbox-service.1* -%{_mandir}/man1/virt-sandbox-service-*.1* %files libs -f %{name}.lang %defattr(-,root,root,-) @@ -127,6 +117,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Fri Jun 8 2018 Daniel P. Berrangé - 0.8.0-1 +- Update to 0.8.0 release + * Mon Mar 26 2018 Iryna Shcherbina - 0.6.0-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) diff --git a/sources b/sources index b05625d..ecadc58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -546eb0caaa79d50a723adf58f32da87f libvirt-sandbox-0.6.0.tar.gz +SHA512 (libvirt-sandbox-0.8.0.tar.gz) = 633368b6b41c520ae678b850e4c6c96cc3220adcfda9a9a36ad67d50f10b1d18e40a2d92e76a8d99a63e7e24a1f9cf3153eca0acf4745bd48c381289974476d2 From c5fcf7dd5cb95bdecef4035c2200d23ce53d9b7b Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:48:54 -0500 Subject: [PATCH 15/38] Remove needless use of %defattr --- libvirt-sandbox.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index a7800da..cf32573 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -85,12 +85,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %postun libs -p /sbin/ldconfig %files -%defattr(-,root,root,-) %{_bindir}/virt-sandbox %{_mandir}/man1/virt-sandbox.1* %files libs -f %{name}.lang -%defattr(-,root,root,-) %doc README COPYING AUTHORS ChangeLog NEWS %dir %{_sysconfdir}/libvirt-sandbox %dir %{_sysconfdir}/libvirt-sandbox/scratch @@ -102,7 +100,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_libdir}/girepository-1.0/LibvirtSandbox-1.0.typelib %files devel -%defattr(-,root,root,-) %doc examples/virt-sandbox.pl %doc examples/virt-sandbox.py %doc examples/virt-sandbox.js From 8070f47a1af9aeccae7b4d458c17bab28fc1351d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 09:02:01 +0000 Subject: [PATCH 16/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index cf32573..1e27904 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -114,6 +114,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Jun 8 2018 Daniel P. Berrangé - 0.8.0-1 - Update to 0.8.0 release From 6b71b874718eb02493b7c0bd1c36a8f2a73c4fcc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:40:14 +0100 Subject: [PATCH 17/38] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- libvirt-sandbox.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 1e27904..3861241 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -81,8 +81,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %find_lang %{name} -%post libs -p /sbin/ldconfig -%postun libs -p /sbin/ldconfig +%ldconfig_scriptlets libs %files %{_bindir}/virt-sandbox From 7472e7fabdaaab57135d4b1dc94501cf623294cf Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:52 +0100 Subject: [PATCH 18/38] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- libvirt-sandbox.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 3861241..4439a4c 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -14,7 +14,6 @@ Name: libvirt-sandbox Version: 0.8.0 Release: 2%{?dist} Summary: libvirt application sandbox framework -Group: Development/Tools License: LGPLv2+ URL: http://libvirt.org/ Source0: ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz @@ -34,7 +33,6 @@ BuildRequires: rpcgen Requires: %{name}-libs = %{version}-%{release} %package libs -Group: Development/Libraries Summary: libvirt application sandbox framework libraries # So we get the full libvirtd daemon, not just client libs %if %{with_qemu} @@ -47,7 +45,6 @@ Requires: libvirt-daemon-qemu >= %{libvirt_version} Requires: libvirt-daemon-lxc >= %{libvirt_version} %package devel -Group: Development/Libraries Summary: libvirt application sandbox framework development files Requires: %{name}-libs = %{version}-%{release} From 34ac695632cfa67573eeba02c5eb24b121b8fba4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 08:31:15 +0000 Subject: [PATCH 19/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 4439a4c..a258268 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From 400cd9eda78068ec47d2c23fe6517bb997517272 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 14:41:43 +0000 Subject: [PATCH 20/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index a258268..f9b4708 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.8.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 01 2019 Fedora Release Engineering - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 0a49df8a68b255bb75b32f3000c1a8ddb0a3333c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 10:44:39 +0000 Subject: [PATCH 21/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index f9b4708..2c0cda1 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.8.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jul 25 2019 Fedora Release Engineering - 0.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From f76038659890a825840b70ad7d61b40224caf1ff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 05:52:40 +0000 Subject: [PATCH 22/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 2c0cda1..d4f26b1 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.8.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 29 2020 Fedora Release Engineering - 0.8.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From afd0576c923eca88f4db3aff5c65d44b400ad3e5 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 6 Jan 2021 20:32:52 +0000 Subject: [PATCH 23/38] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libvirt-sandbox.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index d4f26b1..97352a6 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -17,6 +17,7 @@ Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ Source0: ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: libvirt-gobject-devel >= 0.2.1 BuildRequires: gobject-introspection-devel BuildRequires: glibc-static From f73ff40a5dab7281e7b4701e1aad031263bd22c2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 18:17:30 +0000 Subject: [PATCH 24/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 97352a6..9f3d311 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.8.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.8.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From f0eac0f2b4d363b5aa9c357ca2d536b059e26a81 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 12:42:25 +0000 Subject: [PATCH 25/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 9f3d311..7708008 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.8.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 0.8.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From d274f8c4b92c2c7a38e6f8e7e1d38ee1c3032152 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 17:35:29 +0000 Subject: [PATCH 26/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 7708008..7bfb33a 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 0.8.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 0.8.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From c3a7e789f0def3fe65b62c1c15408a95ea491fa3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 19:21:45 +0000 Subject: [PATCH 27/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 7bfb33a..b312ea8 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.8.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 0.8.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 184cde83807507f226a1e22f68b712daf861b85d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 17:47:06 +0000 Subject: [PATCH 28/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index b312ea8..75b22d1 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 0.8.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Jul 21 2022 Fedora Release Engineering - 0.8.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 7a218301c7659390f709909b6e29812df2e2f49e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 12:29:18 +0000 Subject: [PATCH 29/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 75b22d1..16e121a 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.8.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 0.8.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From e025f12af8c8b220185d8cbd2365a84ff7d014ac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 05:42:06 +0000 Subject: [PATCH 30/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 16e121a..8c2bc2a 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.8.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jul 20 2023 Fedora Release Engineering - 0.8.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 86884e42fdbdc49799c8bac2c69e142e80195a6a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 03:56:23 +0000 Subject: [PATCH 31/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 8c2bc2a..6f4dc8a 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 0.8.0-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 0.8.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 68ebfe7da43b01012e4a2ae7f03475c856c2feff Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Fri, 29 Mar 2024 21:40:55 -0500 Subject: [PATCH 32/38] Rebuild to ensure backdoored XZ libs arn't present --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 6f4dc8a..10e662f 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 14%{?dist} +Release: 15%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Sat Mar 30 2024 Jonathan Wright - 0.8.0-15 +- Rebuild to ensure backdoored XZ libs arn't present + * Thu Jan 25 2024 Fedora Release Engineering - 0.8.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 875d3fe56b7f3b85d0973b1456daba9e0a429bd1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 15:27:05 +0000 Subject: [PATCH 33/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 10e662f..31a88b2 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: libvirt application sandbox framework License: LGPLv2+ URL: http://libvirt.org/ @@ -111,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 0.8.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Mar 30 2024 Jonathan Wright - 0.8.0-15 - Rebuild to ensure backdoored XZ libs arn't present From f1c4c4aae7e3b1a8e5089cb2356931a399430ade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 2 Sep 2024 10:18:04 +0200 Subject: [PATCH 34/38] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- libvirt-sandbox.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 31a88b2..ba3abfb 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,9 +12,10 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: libvirt application sandbox framework -License: LGPLv2+ +# Automatically converted from old format: LGPLv2+ - review is highly recommended. +License: LicenseRef-Callaway-LGPLv2+ URL: http://libvirt.org/ Source0: ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz BuildRequires: make @@ -111,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Mon Sep 02 2024 Miroslav Suchý - 0.8.0-17 +- convert license to SPDX + * Thu Jul 18 2024 Fedora Release Engineering - 0.8.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From d52a0112cb2194241c534c82092c8626ff9b0e84 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 14:56:01 +0000 Subject: [PATCH 35/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index ba3abfb..12b2c39 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: libvirt application sandbox framework # Automatically converted from old format: LGPLv2+ - review is highly recommended. License: LicenseRef-Callaway-LGPLv2+ @@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 0.8.0-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Sep 02 2024 Miroslav Suchý - 0.8.0-17 - convert license to SPDX From 9944d9481c021abcb221d1cb89a9df622e22e8c2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 20:33:26 +0000 Subject: [PATCH 36/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 12b2c39..60abab5 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 18%{?dist} +Release: 19%{?dist} Summary: libvirt application sandbox framework # Automatically converted from old format: LGPLv2+ - review is highly recommended. License: LicenseRef-Callaway-LGPLv2+ @@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 0.8.0-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 0.8.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 89d82cd46b38fba09057529af542623b7a375370 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 19:45:08 +0000 Subject: [PATCH 37/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 60abab5..80baacf 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 19%{?dist} +Release: 20%{?dist} Summary: libvirt application sandbox framework # Automatically converted from old format: LGPLv2+ - review is highly recommended. License: LicenseRef-Callaway-LGPLv2+ @@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 0.8.0-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Thu Jul 24 2025 Fedora Release Engineering - 0.8.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 4dc02dd3e7005909b124418b3f005ce013a5886d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 06:56:05 +0000 Subject: [PATCH 38/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- libvirt-sandbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 80baacf..18e423a 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -12,7 +12,7 @@ Name: libvirt-sandbox Version: 0.8.0 -Release: 20%{?dist} +Release: 21%{?dist} Summary: libvirt application sandbox framework # Automatically converted from old format: LGPLv2+ - review is highly recommended. License: LicenseRef-Callaway-LGPLv2+ @@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-sandbox-1.0.la %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 0.8.0-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Fri Jan 16 2026 Fedora Release Engineering - 0.8.0-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild