From 9645b4da6bc4f4ef53386535f58d5e10271cadb3fafc8605eebaba46b2fd4ed5 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 25 Mar 2009 17:31:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=23 --- fontilus.xml | 10 --------- gnome-control-center-2.25.92.tar.bz2 | 3 --- gnome-control-center-2.26.0.tar.bz2 | 3 +++ gnome-control-center.changes | 25 +++++++++++++++++++++ gnome-control-center.spec | 33 ++++++++++++++++++++-------- 5 files changed, 52 insertions(+), 22 deletions(-) delete mode 100644 fontilus.xml delete mode 100644 gnome-control-center-2.25.92.tar.bz2 create mode 100644 gnome-control-center-2.26.0.tar.bz2 diff --git a/fontilus.xml b/fontilus.xml deleted file mode 100644 index 52560d6..0000000 --- a/fontilus.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/gnome-control-center-2.25.92.tar.bz2 b/gnome-control-center-2.25.92.tar.bz2 deleted file mode 100644 index a88f490..0000000 --- a/gnome-control-center-2.25.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddabfec88ac68c52a5f6160e6bcd30ced07a5d951383b57f3be611ee2bf951b8 -size 2220041 diff --git a/gnome-control-center-2.26.0.tar.bz2 b/gnome-control-center-2.26.0.tar.bz2 new file mode 100644 index 0000000..7a09f35 --- /dev/null +++ b/gnome-control-center-2.26.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62fb84ea1053971a53c5259b92eb3a282c2f317f72f761ed4dff434ed0e99c05 +size 2262324 diff --git a/gnome-control-center.changes b/gnome-control-center.changes index d2355cb..7751ab7 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Mar 17 02:24:27 CET 2009 - vuntz@novell.com + +- Update to version 2.26.0: + + About me: + - Fix warning when selecting a finger to enroll in the combo + box (bgo#574974) + + Default applications: + - Fix mnemonic conflicts + + Display: + - Make the strings of the rotation dialog appear translated + (bgo#574693) + - Fix crash when refreshing RANDR configuration (bgo#574865) + + Font viewer: + - Stop the font thumbnailer eating all the CPU (bgo#573795) + + Keybindings: + - Fix mnemonics conflict on the custom shortcut window + + Typing break: + - Revert string freeze breaker (bgo#572325) + + Updated translations. +- Remove fontilus.xml: it shouldn't be needed anymore, since + shared-mime-info contains this. +- Don't move gnome-keybindings.pc to /usr/lib/pkgconfig: it's fine + in /usr/share/pkgconfig + ------------------------------------------------------------------- Fri Mar 6 16:44:51 CET 2009 - vuntz@novell.com diff --git a/gnome-control-center.spec b/gnome-control-center.spec index ca8e93b..f8e6e79 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -1,5 +1,5 @@ # -# spec file for package gnome-control-center (Version 2.25.92) +# spec file for package gnome-control-center (Version 2.26.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -44,12 +44,11 @@ License: GPL v2 or later Group: System/GUI/GNOME Obsoletes: fontilus themus acme Provides: fontilus themus acme -Version: 2.25.92 +Version: 2.26.0 Release: 1 Summary: The GNOME Control Center Source: %{name}-%{version}.tar.bz2 Source1: control-center-art.tar.bz2 -Source2: fontilus.xml Source3: change-password.png # PATCH-FIX-UPSTREAM gnome-control-center-bnc427745-force-dpi.patch bnc427745 bgo553652 vuntz@novell.com -- Force the DPI to 96 right now to avoid big fonts. Patch1: gnome-control-center-bnc427745-force-dpi.patch @@ -121,12 +120,6 @@ make %{?jobs:-j%jobs} %install %makeinstall -# DESTDIR=$RPM_BUILD_ROOT mime-info-to-mime -# oh dear -mv $RPM_BUILD_ROOT/%{_datadir}/pkgconfig/gnome-keybindings.pc $RPM_BUILD_ROOT/%{_libdir}/pkgconfig -mkdir -p $RPM_BUILD_ROOT%{_datadir}/mime -mkdir -p $RPM_BUILD_ROOT%{_datadir}/mime/packages -cp %{S:2} $RPM_BUILD_ROOT%{_datadir}/mime/packages %suse_update_desktop_file -N "Control Center" -G "Personal Settings" -C "Configure the desktop" gnomecc DesktopSettings # capplets %suse_update_desktop_file at-properties X-SuSE-ControlCenter-Personal @@ -203,6 +196,28 @@ fi %{_datadir}/pkgconfig/*.pc %changelog +* Tue Mar 17 2009 vuntz@novell.com +- Update to version 2.26.0: + + About me: + - Fix warning when selecting a finger to enroll in the combo + box (bgo#574974) + + Default applications: + - Fix mnemonic conflicts + + Display: + - Make the strings of the rotation dialog appear translated + (bgo#574693) + - Fix crash when refreshing RANDR configuration (bgo#574865) + + Font viewer: + - Stop the font thumbnailer eating all the CPU (bgo#573795) + + Keybindings: + - Fix mnemonics conflict on the custom shortcut window + + Typing break: + - Revert string freeze breaker (bgo#572325) + + Updated translations. +- Remove fontilus.xml: it shouldn't be needed anymore, since + shared-mime-info contains this. +- Don't move gnome-keybindings.pc to /usr/lib/pkgconfig: it's fine + in /usr/share/pkgconfig * Fri Mar 06 2009 vuntz@novell.com - Update to version 2.25.92: + General: