forked from pool/gnome-desktop
This commit is contained in:
parent
9db75a29ef
commit
438d3a2111
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdbdcc38d97084dc29c60d9e37b3cc770168632f46bf74b6f5be079adec686b2
|
||||
size 1382663
|
3
gnome-desktop-2.21.92.tar.bz2
Normal file
3
gnome-desktop-2.21.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:282ffc3964fd78708b3006a2d9a43dca2642017d916a4bae74b328252e8defa1
|
||||
size 1424886
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 23:42:16 CET 2008 - maw@suse.de
|
||||
|
||||
- Update to version 2.21.92:
|
||||
+ libgnome-desktop:
|
||||
* Fix crash in GnomeBG
|
||||
* Fix GnomeBG gio port
|
||||
+ gnome-about:
|
||||
* Fix translator comment not available in po files
|
||||
* Fix TypeError crasher in a print statement
|
||||
+ Misc:
|
||||
* Use gvfs-copy instead of gnomevfs-copy in autogen.sh
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 18 20:40:22 CET 2008 - maw@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-desktop (Version 2.21.91)
|
||||
# spec file for package gnome-desktop (Version 2.21.92)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -16,7 +16,7 @@ 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.21.91
|
||||
Version: 2.21.92
|
||||
Release: 1
|
||||
Summary: The GNOME Desktop API Library
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -183,6 +183,17 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/gnome-desktop
|
||||
|
||||
%changelog
|
||||
* Wed Mar 05 2008 maw@suse.de
|
||||
- Update to version 2.21.92:
|
||||
+ libgnome-desktop:
|
||||
* Fix crash in GnomeBG
|
||||
* Fix GnomeBG gio port
|
||||
+ gnome-about:
|
||||
* Fix translator comment not available in po files
|
||||
* Fix TypeError crasher in a print statement
|
||||
+ Misc:
|
||||
* Use gvfs-copy instead of gnomevfs-copy in autogen.sh
|
||||
+ Updated translations.
|
||||
* Mon Feb 18 2008 maw@suse.de
|
||||
- Update to version 2.21.91:
|
||||
+ libgnome-desktop:
|
||||
|
Loading…
Reference in New Issue
Block a user