Hello community, here is the log from the commit of package gradio for openSUSE:Factory checked in at 2019-09-13 15:01:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gradio (Old) and /work/SRC/openSUSE:Factory/.gradio.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gradio" Fri Sep 13 15:01:01 2019 rev:9 rq:730369 version:7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gradio/gradio.changes 2018-12-28 12:35:33.455953594 +0100 +++ /work/SRC/openSUSE:Factory/.gradio.new.7948/gradio.changes 2019-09-13 15:03:13.841283364 +0200 @@ -1,0 +2,14 @@ +Thu Sep 12 06:42:53 UTC 2019 - [email protected] + +- Update to 7.3: + * This will probably be the last version of Gradio. + It includes updated translations and small minor improvements. + The successor of Gradio will be Shortwave. + * Update de.haeckerfelix.gradio.json + * The Appdata files now go to /usr/share/metainfo + * Fix animation in app menu + * Fix menubutton because glade destroyed it + * Fix vala warnings + * Update translations + +------------------------------------------------------------------- Old: ---- v7.2.tar.gz New: ---- v7.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gradio.spec ++++++ --- /var/tmp/diff_new_pack.45raj5/_old 2019-09-13 15:03:15.013283116 +0200 +++ /var/tmp/diff_new_pack.45raj5/_new 2019-09-13 15:03:15.013283116 +0200 @@ -1,7 +1,7 @@ # # spec file for package gradio # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: gradio -Version: 7.2 +Version: 7.3 Release: 0 Summary: GTK3 app for finding and listening to internet radio stations License: GPL-3.0-or-later Group: Productivity/Multimedia/Sound/Players -Url: https://github.com/haecker-felix/gradio +URL: https://github.com/haecker-felix/gradio Source: https://github.com/haecker-felix/gradio/archive/v%{version}.tar.gz BuildRequires: fdupes BuildRequires: gcc-c++ @@ -55,11 +55,11 @@ %setup -q -n Gradio-%{version} %build -%{meson} -%{meson_build} +%meson +%meson_build %install -%{meson_install} +%meson_install %fdupes %{buildroot}%{_prefix} %find_lang %{name} @@ -68,7 +68,7 @@ %license LICENSE.md %doc README.md %{_bindir}/gradio -%{_datadir}/appdata/de.haeckerfelix.gradio.appdata.xml +%{_datadir}/metainfo/de.haeckerfelix.gradio.appdata.xml %{_datadir}/applications/de.haeckerfelix.gradio.desktop %{_datadir}/icons/hicolor/*/apps/de.haeckerfelix.gradio.png %{_datadir}/icons/hicolor/scalable/apps/de.haeckerfelix.gradio.svg ++++++ v7.2.tar.gz -> v7.3.tar.gz ++++++ ++++ 2511 lines of diff (skipped)
