Hello community, here is the log from the commit of package midori for openSUSE:Factory checked in at 2020-11-15 15:26:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/midori (Old) and /work/SRC/openSUSE:Factory/.midori.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "midori" Sun Nov 15 15:26:20 2020 rev:53 rq:848517 version:9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/midori/midori.changes 2019-07-31 14:36:32.949861184 +0200 +++ /work/SRC/openSUSE:Factory/.midori.new.24930/midori.changes 2020-11-15 15:27:36.391529479 +0100 @@ -1,0 +2,6 @@ +Thu Nov 12 07:50:28 UTC 2020 - Dirk Mueller <dmuel...@suse.com> + +- fix version number (remove "v" prefix) +- replace unnecessary _service with full source link instead + +------------------------------------------------------------------- Old: ---- _service ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ midori.spec ++++++ --- /var/tmp/diff_new_pack.9DnpVF/_old 2020-11-15 15:27:36.939530066 +0100 +++ /var/tmp/diff_new_pack.9DnpVF/_new 2020-11-15 15:27:36.943530070 +0100 @@ -1,7 +1,7 @@ # # spec file for package midori # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define major 0 Name: midori -Version: v9.0 +Version: 9.0 Release: 0 Summary: Lightweight Web Browser License: LGPL-2.1-or-later Group: Productivity/Networking/Web/Browsers URL: http://midori-browser.org/ -Source: %{name}-%{version}.tar.gz +Source: https://github.com//midori-browser/core/releases/download/v%{version}/%{name}-v%{version}.tar.gz BuildRequires: cmake BuildRequires: fdupes BuildRequires: gettext-tools @@ -89,7 +89,7 @@ %lang_package %prep -%autosetup +%autosetup -n %{name}-v%{version} %build %cmake -DCMAKE_INSTALL_PREFIX=/usr .. _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org