Hello community, here is the log from the commit of package gbrainy for openSUSE:Factory checked in at 2016-11-04 21:01:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gbrainy (Old) and /work/SRC/openSUSE:Factory/.gbrainy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gbrainy" Changes: -------- --- /work/SRC/openSUSE:Factory/gbrainy/gbrainy.changes 2016-01-15 10:41:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gbrainy.new/gbrainy.changes 2016-11-04 21:01:44.000000000 +0100 @@ -1,0 +2,28 @@ +Thu Nov 3 12:45:22 UTC 2016 - [email protected] + +- Update to version 2.3.1: + + Port to new documentation infrastructure. + + Better metadata describing the app for software centers. + + Small bug fixes. + + Updated translations. +- Replace gnome-doc-utils-devel BuildRequires for yelp-tools, + following upstreams port to the new documentation infrastructure. +- Drop gbrainy-appdata-workaround.patch: fixed upstream. + +------------------------------------------------------------------- +Sun Aug 21 09:18:17 UTC 2016 - [email protected] + +- Update to version 2.3.0: + + Ported to Gtk3. + + Small fixes. + + Updated translations. +- Add gbrainy-appdata-workaround.patch: Directly link to https. + Fixed upstream already (bgo#770604). +- Replace BuildRequirements: + + gtk-sharp2 for pkgconfig(gtk-sharp-3.0). + + pkgconfig(libcanberra-gtk) for pkgconfig(libcanberra-gtk3). + + librsvg-devel for pkgconfig(librsvg-2.0). + + mono-addins for pkgconfig(mono-addins). + + mono-devel for pkgconfig(mono). + +------------------------------------------------------------------- Old: ---- gbrainy-2.2.7.tar.gz New: ---- gbrainy-2.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gbrainy.spec ++++++ --- /var/tmp/diff_new_pack.EGl515/_old 2016-11-04 21:01:46.000000000 +0100 +++ /var/tmp/diff_new_pack.EGl515/_new 2016-11-04 21:01:46.000000000 +0100 @@ -17,7 +17,7 @@ Name: gbrainy -Version: 2.2.7 +Version: 2.3.1 Release: 0 Summary: A brain teaser game and trainer License: GPL-2.0+ @@ -27,20 +27,21 @@ # PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch Patch0: gbrainy-use-libexecdir.patch BuildRequires: fdupes -BuildRequires: gnome-doc-utils-devel -BuildRequires: gtk-sharp2 BuildRequires: intltool -BuildRequires: librsvg-devel -BuildRequires: mono-addins -BuildRequires: mono-devel >= 3.0.0 +BuildRequires: pkgconfig BuildRequires: translation-update-upstream -BuildRequires: pkgconfig(libcanberra-gtk) >= 0.26 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch BuildRequires: update-desktop-files +BuildRequires: yelp-tools +BuildRequires: pkgconfig(gtk-sharp-3.0) +BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 +BuildRequires: pkgconfig(librsvg-2.0) +BuildRequires: pkgconfig(mono) >= 4.0.0 +BuildRequires: pkgconfig(mono-addins) Recommends: %{name}-lang # For the help system to work, we require a ghelp:// URI handler. Recommends: mimehandler(x-scheme-handler/ghelp) +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description gbrainy is a brain teaser game and trainer to have fun and to keep @@ -67,10 +68,10 @@ %lang_package %build -export MONO_SHARED_DIR=/var/tmp +export MONO_SHARED_DIR=%{_localstatedir}/tmp %configure \ --disable-static -make +make %{?_smp_mflags} %install %make_install @@ -97,19 +98,17 @@ %files %defattr(-,root,root) %doc AUTHORS NEWS README COPYING -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/gbrainy/ -%doc %{_datadir}/gnome/help/gbrainy/C/ -%{_bindir}/gbrainy -%{_libexecdir}/gbrainy/ -%{_datadir}/games/gbrainy/ +%{_bindir}/%{name} +%{_libexecdir}/%{name}/ +%{_datadir}/games/%{name}/ +%{_datadir}/help/C/%{name}/ %dir %{_datadir}/appdata -%{_datadir}/appdata/gbrainy.appdata.xml -%{_datadir}/applications/gbrainy.desktop +%{_datadir}/appdata/%{name}.appdata.xml +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/* -%{_mandir}/man6/gbrainy.6.gz +%{_mandir}/man6/%{name}.6%{?ext_man} %files lang -f %{name}.lang +%defattr(-,root,root) %changelog ++++++ gbrainy-2.2.7.tar.gz -> gbrainy-2.3.1.tar.gz ++++++ ++++ 80823 lines of diff (skipped)
