Hello community, here is the log from the commit of package retroarch-assets for openSUSE:Leap:15.2 checked in at 2020-02-21 23:51:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/retroarch-assets (Old) and /work/SRC/openSUSE:Leap:15.2/.retroarch-assets.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "retroarch-assets" Fri Feb 21 23:51:46 2020 rev:1 rq:775343 version:0~git20191031 Changes: -------- New Changes file: --- /dev/null 2019-12-19 10:12:34.003146842 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.retroarch-assets.new.26092/retroarch-assets.changes 2020-02-21 23:51:51.476865305 +0100 @@ -0,0 +1,30 @@ +------------------------------------------------------------------- +Fri Jan 03 21:21:53 UTC 2020 - [email protected] + +- Update to version 0~git20191031: + * (GLUI) Add 'switch thumbnail view' icon + * Added new backgrounds + renamed in accordance with DATs and thumbs + * (GLUI) Add navigation bar icons + * (GLUI) Material UI icons update + * Updated Setting & Subsetting Icons, Retroactive Additions +- Replace built-in fonts with Droid Sans Fallback to support Chinese + and Korean characters + +------------------------------------------------------------------- +Sat Sep 21 22:43:11 UTC 2019 - [email protected] + +- Update to version 0~git20190824: + * Fix +x permissions of scripts + * (Ozone) add disc.png + * Add disc.png + * New Icons for Automatic & Systematic + * Update Lines.cfg + * RGUI Theme + * rgui: Add Sweetie-16 RGUI theme + * TIC-80 Icons + * Remove Nintendo - DS Decrypted + +------------------------------------------------------------------- +Sat Sep 21 22:41:49 UTC 2019 - Yunhe Guo <[email protected]> + +- Initial version from Git New: ---- _service _servicedata retroarch-assets-0~git20191031.tar.xz retroarch-assets.changes retroarch-assets.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ retroarch-assets.spec ++++++ # # spec file for package retroarch-assets # # 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # 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/ # Name: retroarch-assets Version: 0~git20191031 Release: 0 Summary: RetroArch Assets License: CC-BY-4.0 Group: System/Emulators/Other URL: https://github.com/libretro/retroarch-assets Source: %{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: make BuildRequires: google-droid-fonts BuildArch: noarch Requires: retroarch Requires: google-droid-fonts %description Assets needed for RetroArch - e.g. menu drivers, etc. Also contains the official branding. %prep %setup -q %build %install %make_install %fdupes -s %{buildroot} # Use Droid Sans Fallback because the RetroArch font doesn't support Chinese and Korean rm %{buildroot}%{_datadir}/libretro/assets/xmb/monochrome/font.ttf ln -s %{_datadir}/fonts/truetype/DroidSansFallbackFull.ttf %{buildroot}%{_datadir}/libretro/assets/xmb/monochrome/font.ttf %files %license COPYING %dir %{_datadir}/libretro %{_datadir}/libretro/assets %changelog ++++++ _service ++++++ <services> <service name="tar_scm" mode="localonly"> <param name="scm">git</param> <param name="url">https://github.com/libretro/retroarch-assets.git</param> <param name="filename">retroarch-assets</param> <param name="versionformat">0~git%cd</param> <param name="changesgenerate">enable</param> <param name="exclude">src</param> </service> <service name="recompress" mode="localonly"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="localonly"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/libretro/retroarch-assets.git</param> <param name="changesrevision">c2bbf234195bbad91c827337a2fb2b5bc727407b</param></service></servicedata>
