1
0
forked from pool/gnome-desktop
OBS User unknown 2008-04-11 20:43:32 +00:00 committed by Git OBS Bridge
parent 4406d3b34c
commit 42455c4e95
4 changed files with 19 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Apr 11 00:46:15 CEST 2008 - maw@suse.de
- Update to version 2.22.1:
+ Fix some compiler warnings
+ Handle start time in the future correctly in GnomeBG
+ Updated translations.
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gnome-desktop (Version 2.22.0)
# spec file for package gnome-desktop (Version 2.22.1)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -16,8 +16,8 @@ BuildRequires: fdupes gnome-common gnome-doc-utils gnome-doc-utils-devel gtk-do
License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GPL v2 or later; LGPL v2.1 or later
Group: System/GUI/GNOME
Obsoletes: gnome-core
Version: 2.22.0
Release: 12
Version: 2.22.1
Release: 1
Summary: The GNOME Desktop API Library
Source: %{name}-%{version}.tar.bz2
Url: http://www.gnome.org
@ -179,6 +179,11 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/gnome-desktop
%changelog
* Fri Apr 11 2008 maw@suse.de
- Update to version 2.22.1:
+ Fix some compiler warnings
+ Handle start time in the future correctly in GnomeBG
+ Updated translations.
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support