From de393282051a75d8cb5b81ced96f545006941929945e1816c233b5d50ca11b67 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 2 Feb 2016 16:53:47 +0000 Subject: [PATCH] - Switch Tarball back to .gz which is provided by upstream. OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=42 --- libosinfo-0.3.0.tar.bz2 | 3 --- libosinfo-0.3.0.tar.gz | 3 +++ libosinfo.changes | 5 +++++ libosinfo.spec | 4 ++-- 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 libosinfo-0.3.0.tar.bz2 create mode 100644 libosinfo-0.3.0.tar.gz diff --git a/libosinfo-0.3.0.tar.bz2 b/libosinfo-0.3.0.tar.bz2 deleted file mode 100644 index 261d0ce..0000000 --- a/libosinfo-0.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:057c515ccf76e38451ddd4b73c51cd0c2b9e2a6e42542f3f5011cef8b625e8d6 -size 843737 diff --git a/libosinfo-0.3.0.tar.gz b/libosinfo-0.3.0.tar.gz new file mode 100644 index 0000000..3a434d1 --- /dev/null +++ b/libosinfo-0.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538a3468792e919edf5364fe102d751353ae600a92ad3a24f024424a182cefbc +size 1816516 diff --git a/libosinfo.changes b/libosinfo.changes index e47cdce..833a1d7 100644 --- a/libosinfo.changes +++ b/libosinfo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 2 16:53:09 UTC 2016 - dimstar@opensuse.org + +- Switch Tarball back to .gz which is provided by upstream. + ------------------------------------------------------------------- Mon Feb 1 12:15:22 MST 2016 - carnold@suse.com diff --git a/libosinfo.spec b/libosinfo.spec index 896d165..4e3cb58 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -1,7 +1,7 @@ # # spec file for package libosinfo # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -26,7 +26,7 @@ Summary: Manage information about operating systems and hypervisors License: LGPL-2.1+ and GPL-2.0+ Group: System/Libraries Url: http://libosinfo.org/ -Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.bz2 +Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz Source1: ids.tar.bz2 Patch10: add-sle12sp1-support.patch Patch11: add-opensuse-leap-42.1-support.patch