OBS User unknown 2009-03-25 17:14:23 +00:00 committed by Git OBS Bridge
parent 7915256a03
commit 603521231f
4 changed files with 23 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Sat Mar 14 19:56:29 CET 2009 - vuntz@novell.com
- Update to version 2.26.0:
+ Two bugs related to deprecated APIs fixed.
-------------------------------------------------------------------
Sun Feb 22 17:49:58 CET 2009 - vuntz@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package libgnomekbd (Version 2.25.91)
# spec file for package libgnomekbd (Version 2.26.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -25,8 +25,9 @@ BuildRequires: gconf2-devel
BuildRequires: intltool
BuildRequires: libglade2-devel
BuildRequires: libxklavier-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
Version: 2.25.91
Version: 2.26.0
Release: 1
Url: http://www.gnome.org/
Group: System/GUI/GNOME
@ -64,6 +65,7 @@ Authors:
%lang_package
%prep
%setup -q
translation-update-upstream
%build
%configure --disable-static --with-pic
@ -108,6 +110,11 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Mon Mar 16 2009 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Sat Mar 14 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Two bugs related to deprecated APIs fixed.
* Sun Feb 22 2009 vuntz@novell.com
- Update to version 2.25.91:
+ Several small bugs/build issues ar closed