Hello community,

here is the log from the commit of package gnome-font-viewer for 
openSUSE:Factory checked in at 2012-10-04 18:39:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-font-viewer (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-font-viewer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-font-viewer", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-font-viewer/gnome-font-viewer.changes      
2012-03-29 13:53:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-font-viewer.new/gnome-font-viewer.changes 
2012-10-04 18:39:24.000000000 +0200
@@ -1,0 +2,85 @@
+Mon Sep 24 16:16:54 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 17 20:45:21 UTC 2012 - [email protected]
+
+- Update to version 3.5.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Sep  7 15:55:34 UTC 2012 - [email protected]
+
+- Add pkgconfig(fontconfig) BuildRequires: new dependency
+  introduced in 3.5.2.
+- Do not add System category to gnome-font-viewer.desktop: it moves
+  the application to the System Tools menu, which we don't want.
+
+-------------------------------------------------------------------
+Tue Sep  4 16:38:33 UTC 2012 - [email protected]
+
+- Update to version 3.5.91:
+  + Use the libgd submodule for GdMainToolbar
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 20 15:56:57 UTC 2012 - [email protected]
+
+- Update to version 3.5.90:
+  + Improve performance when loading the application's overview
+  + Make loading of the overview model completely asynchronous
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jul 17 13:01:22 UTC 2012 - [email protected]
+
+- Update to version 3.5.4:
+  + Fix a compiler warning
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Jun 25 17:31:42 UTC 2012 - [email protected]
+
+- Update to version 3.5.3:
+  + Refactor thumbnailing code to use g_io_scheduler_push_job() for
+    robustness
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Jun  4 20:08:41 UTC 2012 - [email protected]
+
+- Update to version 3.5.2:
+  + Fall back to C locale when constructing the sample string
+    before picking an entirely random-glyph string.
+  + Flip font widget orientation for RTL locales.
+  + Always pick a valid size for fixed-size fonts.
+  + Fix missing string compression before display for PS fonts.
+  + Improve string sanitizing before display for information
+    fetched out of the font files.
+  + Monitor fontconfig directories for new fonts.
+  + Support fontconfig XDG_DATA_HOME directory for font install, if
+    present.
+  + Set a fallback icon when thumbnails are not available.
+  + Force black on white for font text display.
+  + Quit with Ctrl+Q.
+  + Use GResource for UI files.
+  + Correctly update the install button when install complete.
+- Add System, Settings and Utility categories to
+  gnome-font-viewer.desktop now that it's not hidden anymore.
+
+-------------------------------------------------------------------
+Wed May  2 20:53:07 UTC 2012 - [email protected]
+
+- Update to version 3.5.1:
+  + Rewrite the user interface using a GNOME 3 style.
+  + Implement a gallery mode for all the fonts on the system.
+  + Add an application menu and an about dialog.
+  + Make "Install" button insensitive if the font is already
+    installed.
+  + Port the thumbnailer to cairo drawing.
+  + Updated translations.
+- Add pkgconfig(gnome-desktop-3.0) BuildRequires: new dependency.
+
+-------------------------------------------------------------------

Old:
----
  gnome-font-viewer-3.4.0.tar.xz

New:
----
  gnome-font-viewer-3.6.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-font-viewer.spec ++++++
--- /var/tmp/diff_new_pack.gat2Iz/_old  2012-10-04 18:39:25.000000000 +0200
+++ /var/tmp/diff_new_pack.gat2Iz/_new  2012-10-04 18:39:25.000000000 +0200
@@ -17,18 +17,20 @@
 
 
 Name:           gnome-font-viewer
-Version:        3.4.0
+Version:        3.6.0
 Release:        0
 Summary:        A font viewer utility for GNOME
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://download.gnome.org/sources/gnome-font-viewer
-Source:         
http://download.gnome.org/sources/gnome-font-viewer/3.4/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-font-viewer/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.31.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.31.0
+BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 Recommends:     %{name}-lang
 Conflicts:      gnome-utils < 3.3.1
@@ -47,7 +49,7 @@
 
 %install
 %make_install
-%suse_update_desktop_file %{name}
+%suse_update_desktop_file %{name} Settings Utility
 %find_lang %{name}
 
 %post

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to