OBS User unknown 2008-01-25 16:40:38 +00:00 committed by Git OBS Bridge
parent a99856cd56
commit db81d26037
4 changed files with 29 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b82310e5d319ac1ba33d008360c4fae128f1b68768f1e51ff1021b60c19a900c
size 392206

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:348f07657e5cdba886e262d242f3e72d611d310d7dc2c6c874f84eb714610638
size 398087

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 25 13:20:28 CET 2008 - rodrigo@suse.de
- Updated to version 2.21.4.1:
* Fix for the indicators crash in keyboard drawing
* Keyboard drawing printing functions moved to libgnomekbd, from
gnome-control-center
-------------------------------------------------------------------
Tue Sep 18 18:16:11 CEST 2007 - sbrabec@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package libgnomekbd (Version 2.20.0)
# spec file for package libgnomekbd (Version 2.21.4.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -12,11 +12,11 @@
Name: libgnomekbd
BuildRequires: dbus-1-glib-devel fdupes gnome-common intltool libglade2-devel libgnomeui-devel libxklavier-devel
Version: 2.20.0
Version: 2.21.4.1
Release: 1
Url: http://www.gnome.org/
Group: System/GUI/GNOME
License: LGPL v2 or later
License: LGPL v2.1 or later
Summary: GNOME Keyboard Library
Source: %{name}-%{version}.tar.bz2
Patch1: libgnomekbd-allow-old-dbus.patch
@ -102,35 +102,40 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Tue Sep 18 2007 - sbrabec@suse.cz
* Fri Jan 25 2008 rodrigo@suse.de
- Updated to version 2.21.4.1:
* Fix for the indicators crash in keyboard drawing
* Keyboard drawing printing functions moved to libgnomekbd, from
gnome-control-center
* Tue Sep 18 2007 sbrabec@suse.cz
- Updated to version 2.20.0:
* minor fix to the build process
* new translations
* Fri Aug 31 2007 - maw@suse.de
* Fri Aug 31 2007 maw@suse.de
- Update to version 2.19.91:
+ Bug fixes
+ Updated translations.
* Tue Aug 07 2007 - maw@suse.de
* Tue Aug 07 2007 maw@suse.de
- Use %%fdupes
- Split off a -lang subpackage
- s#%%run_ldconfig#/sbin/ldconfig/ in %%post and %%postun.
* Thu Jul 19 2007 - sbrabec@suse.cz
* Thu Jul 19 2007 sbrabec@suse.cz
- Allow to build with old dbus.
* Fri Jul 06 2007 - maw@suse.de
* Fri Jul 06 2007 maw@suse.de
- Update to version 2.18.2
- Several keyboard drawing bugs fixed
- Incorrect GObject usage crash fixed
- Added translations.
* Fri May 11 2007 - pgajdos@suse.cz
* Fri May 11 2007 pgajdos@suse.cz
- removed
- gnome-icon-theme-devel from BuildRequires
- gnome-icon-theme from Requires
- [#247450]
* Wed Apr 11 2007 - maw@suse.de
* Wed Apr 11 2007 maw@suse.de
- Update to version 2.18.1
- Updated translations
- Bug fixes.
* Mon Mar 05 2007 - sbrabec@suse.cz
* Mon Mar 05 2007 sbrabec@suse.cz
- Spec file cleanup.
* Tue Feb 27 2007 - maw@suse.de
* Tue Feb 27 2007 maw@suse.de
- New package.