Hello community, here is the log from the commit of package kupfer for openSUSE:Factory checked in at 2017-02-13 07:51:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kupfer (Old) and /work/SRC/openSUSE:Factory/.kupfer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kupfer" Changes: -------- --- /work/SRC/openSUSE:Factory/kupfer/kupfer.changes 2017-01-18 21:56:38.546672043 +0100 +++ /work/SRC/openSUSE:Factory/.kupfer.new/kupfer.changes 2017-02-13 07:51:37.028847894 +0100 @@ -1,0 +2,9 @@ +Sun Feb 12 05:52:54 UTC 2017 - [email protected] + +- Updated to version v305. There're some big changes from upstream: + + Project home changed to github + + Switched to python3 + + Gtk3 support + + other minor changes + +------------------------------------------------------------------- Old: ---- kupfer-v208.tar.xz New: ---- kupfer-v305.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kupfer.spec ++++++ --- /var/tmp/diff_new_pack.QUmXge/_old 2017-02-13 07:51:37.840731992 +0100 +++ /var/tmp/diff_new_pack.QUmXge/_new 2017-02-13 07:51:37.840731992 +0100 @@ -17,42 +17,44 @@ Name: kupfer -Version: 208 +Version: 305 Release: 0 Summary: An interface for quick and convenient access to applications and documents License: GPL-3.0+ Group: System/X11/Utilities -Url: http://engla.github.io/%{name}/ -Source: https://github.com/downloads/engla/%{name}/%{name}-v%{version}.tar.xz -BuildRequires: dbus-1-python +Url: https://kupferlauncher.github.io/ +Source: https://github.com/kupferlauncher/%{name}/releases/download/v%{version}/%{name}-v%{version}.tar.xz +BuildRequires: dbus-1-python3 BuildRequires: desktop-file-utils +BuildRequires: fdupes BuildRequires: gettext BuildRequires: intltool -BuildRequires: python >= 2.6 -BuildRequires: python-docutils -BuildRequires: python-gnome -BuildRequires: python-gobject >= 2.18 -BuildRequires: python-gtk >= 2.20 -BuildRequires: python-keyring -BuildRequires: python-wnck -BuildRequires: python-xdg +BuildRequires: python >= 3.4 +BuildRequires: python3-docutils +BuildRequires: python3-gobject +BuildRequires: python3-gobject-Gdk +BuildRequires: python3-xdg +BuildRequires: typelib-1_0-Gtk-3_0 +BuildRequires: typelib-1_0-Keybinder-3_0 +BuildRequires: typelib-1_0-Wnck-3_0 BuildRequires: update-desktop-files BuildRequires: xml2po -Requires: dbus-1-python Requires: desktop-file-utils Requires: gvfs -Requires: python-gnome -Requires: python-gobject >= 2.18 -Requires: python-gtk >= 2.20 -Requires: python-keyring -Requires: python-wnck -Requires: python-xdg +Requires: python3-docutils +Requires: python3-gobject +Requires: python3-gobject-Gdk +Requires: python3-xdg +Requires: typelib-1_0-Gtk-3_0 +Requires: typelib-1_0-Keybinder-3_0 +Requires: typelib-1_0-Wnck-3_0 Requires(post): hicolor-icon-theme Requires(post): shared-mime-info Requires(post): update-desktop-files Requires(postun): hicolor-icon-theme Requires(postun): shared-mime-info Requires(postun): update-desktop-files +BuildArch: noarch %description Kupfer is an interface for quick and convenient access to applications @@ -72,8 +74,8 @@ %install ./waf install --destdir=%{buildroot} - %suse_update_desktop_file %{name} GTK Utility X-SuSE-DesktopUtility +%fdupes %{buildroot} %find_lang %{name} @@ -98,8 +100,7 @@ %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{_datadir}/mime/packages/%{name}-mimetypes.xml %{_datadir}/Thunar -%{_libdir}/nautilus -%{_mandir}/man1/kupfer.1%{ext_man} -%{_mandir}/man1/kupfer-exec.1%{ext_man} +%{_mandir}/man1/%{name}.1%{ext_man} +%{_mandir}/man1/%{name}-exec.1%{ext_man} %changelog ++++++ kupfer-v208.tar.xz -> kupfer-v305.tar.xz ++++++ ++++ 179440 lines of diff (skipped)
