Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcdemu for openSUSE:Factory checked in at 2021-05-18 18:26:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcdemu (Old) and /work/SRC/openSUSE:Factory/.gcdemu.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcdemu" Tue May 18 18:26:59 2021 rev:6 rq:893854 version:3.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gcdemu/gcdemu.changes 2020-05-03 22:46:35.427076064 +0200 +++ /work/SRC/openSUSE:Factory/.gcdemu.new.2988/gcdemu.changes 2021-05-18 18:27:25.522706801 +0200 @@ -1,0 +2,6 @@ +Mon May 17 18:26:12 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 3.2.5 + * No upstream change log + +------------------------------------------------------------------- Old: ---- gcdemu-3.2.4.tar.bz2 New: ---- gcdemu-3.2.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcdemu.spec ++++++ --- /var/tmp/diff_new_pack.arM2MC/_old 2021-05-18 18:27:25.922705067 +0200 +++ /var/tmp/diff_new_pack.arM2MC/_new 2021-05-18 18:27:25.926705050 +0200 @@ -18,15 +18,15 @@ %define __requires_exclude typelib\\(AppIndicator(|3)\\) Name: gcdemu -Version: 3.2.4 +Version: 3.2.5 Release: 0 Summary: GTK+ application for controlling CDEmu daemon License: GPL-2.0+ Group: System/GUI/Other -Url: http://cdemu.sf.net/about/gcdemu -Source0: http://downloads.sf.net/cdemu/%{name}-%{version}.tar.bz2 +Url: https://cdemu.sourceforge.io/ +Source0: https://sourceforge.net/projects/cdemu/files/gcdemu/gcdemu-%{version}.tar.xz BuildRequires: gdk-pixbuf -BuildRequires: cmake >= 2.8.5 +BuildRequires: cmake >= 3.7 BuildRequires: gettext >= 0.15 BuildRequires: gobject-introspection-devel BuildRequires: intltool >= 0.21 @@ -64,7 +64,7 @@ %build %cmake -make %{?_smp_mflags} V=1 +%make_build %install %cmake_install @@ -72,16 +72,14 @@ %find_lang %{name} %post -%desktop_database_post %glib2_gsettings_schema_post %postun -%desktop_database_postun %glib2_gsettings_schema_postun %files -%defattr(-,root,root) -%doc AUTHORS COPYING README +%license COPYING +%doc AUTHORS README %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}*
