commit gnome-logs for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-logs for openSUSE:Factory checked in at 2014-05-05 21:15:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-logs (Old) and /work/SRC/openSUSE:Factory/.gnome-logs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnome-logs" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-logs/gnome-logs.changes 2013-12-11 17:01:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-logs.new/gnome-logs.changes 2014-05-05 21:16:22.000000000 +0200 @@ -1,0 +2,71 @@ +Mon Apr 14 19:28:46 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.1: + + Add F1 accelerator for help action. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 24 21:08:51 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 19 13:31:21 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + Add Utility category to the desktop file. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 4 19:52:21 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.91: + + Several keyboard navigation improvements. + + --version command-line argument support. + + Mallard help. + + Updated translations. +- Add yelp-tools BuildRequires: new dependency for Mallard help. + +------------------------------------------------------------------- +Wed Feb 19 21:44:16 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + Batch loading of journal items so that the UI remains + responsive. + + Show a Help item in the application menu. + + Validate the desktop file during make check. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 4 17:36:46 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.5: + + Show application icon if a corresponding desktop file is found. + + Show priority, kernel device and audit session in details view. + + Hide unimplemented UI labels. + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 27 19:42:18 UTC 2014 - dimstar@opensuse.org + +- Drop gnome-common BuildRequires and call to aclocal: the latest + tarball has been built with a recent enough version of appdata + tools. +- Drop appdata-tools BuildRequires: no longer needed, as upstream + takes care of valudating appdata.xml files now. +- Add gtk-doc BuildRequires: required in order to build the man + pages. It was implicit to gnome-common before. + +------------------------------------------------------------------- +Mon Jan 27 14:15:15 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.3: + + Validate AppData during distcheck. + + Add man page. + + Add icon. + + Updated translations. +- Add hicolor-icon-theme and update-desktop-files BuildRequires, + and add corresponding macros to post/postun. + +------------------------------------------------------------------- Old: ---- gnome-logs-3.11.2.tar.xz New: ---- gnome-logs-3.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-logs.spec ++++++ --- /var/tmp/diff_new_pack.Y8rAfL/_old 2014-05-05 21:16:23.000000000 +0200 +++ /var/tmp/diff_new_pack.Y8rAfL/_new 2014-05-05 21:16:23.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-logs # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,19 +18,19 @@ Name: gnome-logs -Version: 3.11.2 +Version: 3.12.1 Release: 0 -# FIXME: Verify if the tarball has been built with a recent enought appdata-tools (using --nonet) Summary: GNOME System Log Viewer License: GPL-3.0+ Group: System/Utilities Url: https://wiki.gnome.org/Design/Apps/SystemLog -Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-logs/3.11/%{name}-%{version}.tar.xz -BuildRequires: appdata-tools -# Needed in order to bootstrap, as the tarball was created with an appdata-tools requiring network access -BuildRequires: gnome-common +Source: http://download.gnome.org/sources/gnome-logs/3.12/%{name}-%{version}.tar.xz +BuildRequires: gtk-doc +BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50.0 -BuildRequires: pkgconfig(gio-2.0) +BuildRequires: update-desktop-files +BuildRequires: yelp-tools +BuildRequires: pkgconfig(gio-2.0) >= 2.39.90 BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.6 BuildRequires: pkgconfig(libsystemd-journal) @@ -45,22 +45,35 @@ %setup -q %build -# Make sure to get the right macros installes, especially appdata.m4. -aclocal --install %configure make %{?_smp_mflags} %install %make_install %find_lang %{name} %{?no_lang_C} +%suse_update_desktop_file -r %{name} GTK GNOME System Monitor + +%post +%desktop_database_post +%icon_theme_cache_post + +%postun +%desktop_database_postun +%icon_theme_cache_postun %files %defattr(-,root,root) %doc ChangeLog README COPYING +%doc %{_datadir}/help/C/gnome-logs/ %{_bindir}/%{name} %dir %{_datadir}/appdata %{_datadir}/appdata/gnome-logs.appdata.xml %{_datadir}/applications/%{name}.desktop +# Own non-standard dirs +%dir %{_datadir}/icons/hicolor/512x512 +%dir %{_datadir}/icons/hicolor/512x512/apps +%{_datadir}/icons/hicolor/*/apps/gnome-logs.png +%{_mandir}/man1/%{name}.1%{?ext_man} %files lang -f %{name}.lang ++++++ gnome-logs-3.11.2.tar.xz -> gnome-logs-3.12.1.tar.xz ++++++ ++++ 33105 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de