Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lookbook for openSUSE:Factory checked in at 2021-09-10 23:40:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lookbook (Old) and /work/SRC/openSUSE:Factory/.lookbook.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lookbook" Fri Sep 10 23:40:47 2021 rev:3 rq:917848 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lookbook/lookbook.changes 2018-11-06 14:40:21.576508020 +0100 +++ /work/SRC/openSUSE:Factory/.lookbook.new.1899/lookbook.changes 2021-09-10 23:40:52.150531161 +0200 @@ -1,0 +2,12 @@ +Thu Sep 9 22:32:12 UTC 2021 - Alexei Podvalsky <[email protected]> + +- Update to 1.2.0: + * Add audio-headphones and audio-headset + * Add distribute actions + * Disable sidebar when searching + * Remove non-fdo app names + * Add status emblems + * Mimetypes ??? Media Types + * Added French and Portuguese translations + +------------------------------------------------------------------- Old: ---- lookbook-1.1.0.tar.gz New: ---- lookbook-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lookbook.spec ++++++ --- /var/tmp/diff_new_pack.F8Q3BY/_old 2021-09-10 23:40:52.750531799 +0200 +++ /var/tmp/diff_new_pack.F8Q3BY/_new 2021-09-10 23:40:52.754531803 +0200 @@ -1,7 +1,7 @@ # # spec file for package lookbook # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: lookbook -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Navigator for finding and browsing system icons License: GPL-3.0-or-later @@ -34,13 +34,17 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(granite) >= 0.5 BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(gtksourceview-3.0) +BuildRequires: pkgconfig(gtksourceview-4) +BuildRequires: pkgconfig(libhandy-1) >= 1.0.0 +Recommends: %{name}-lang %description Lookbook is a browser for system icons. Icons can be grouped by category or be searched by icon name. Icons are shown in different sizes. A code snippet to use in programs can be displayed. +%lang_package + %prep %setup -q @@ -51,6 +55,7 @@ %install %meson_install %suse_update_desktop_file -r com.github.danrabbit.lookbook GTK Development X-SuSE-Core-Development +%find_lang com.github.danrabbit.lookbook %{name}.lang %fdupes %{buildroot}/%{_datadir} # dirlist HiDPI icons (see: hicolor/index.theme) @@ -74,4 +79,6 @@ %{_datadir}/icons/hicolor/*/apps/com.github.danrabbit.lookbook.??g %{_datadir}/metainfo/com.github.danrabbit.lookbook.appdata.xml +%files lang -f %{name}.lang + %changelog ++++++ lookbook-1.1.0.tar.gz -> lookbook-1.2.0.tar.gz ++++++ ++++ 7459 lines of diff (skipped)
