This commit is contained in:
parent
5c52552040
commit
5aeb05a391
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:53482437b729098b30a3bf8a0877203f1039f5ee5f213e81a76325acd25bcd7a
|
|
||||||
size 710129
|
|
3
libwnck-2.22.0.tar.bz2
Normal file
3
libwnck-2.22.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:481dbf1ac490eb1a83abbb218a8191a0b7ae378a8d31e353a1abf96dc11f442a
|
||||||
|
size 725210
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 03:56:34 CET 2008 - maw@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.22.0:
|
||||||
|
+ Fix wnck_window_set_geometry() to work as intended, ie
|
||||||
|
including decorations (bgo#518606)
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 4 19:06:37 CET 2008 - maw@suse.de
|
Tue Mar 4 19:06:37 CET 2008 - maw@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libwnck (Version 2.21.92)
|
# spec file for package libwnck (Version 2.22.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 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
|
# This file and all modifications and additions to the pristine
|
||||||
@ -15,7 +15,7 @@ Name: libwnck
|
|||||||
BuildRequires: fdupes gnome-common gtk-doc gtk2-devel intltool licenses perl-XML-Parser update-desktop-files
|
BuildRequires: fdupes gnome-common gtk-doc gtk2-devel intltool licenses perl-XML-Parser update-desktop-files
|
||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Version: 2.21.92
|
Version: 2.22.0
|
||||||
Release: 1
|
Release: 1
|
||||||
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
||||||
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)
|
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)
|
||||||
@ -151,6 +151,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 14 2008 maw@suse.de
|
||||||
|
- Update to version 2.22.0:
|
||||||
|
+ Fix wnck_window_set_geometry() to work as intended, ie
|
||||||
|
including decorations (bgo#518606)
|
||||||
|
+ Updated translations.
|
||||||
* Tue Mar 04 2008 maw@suse.de
|
* Tue Mar 04 2008 maw@suse.de
|
||||||
- Update to version 2.21.92:
|
- Update to version 2.21.92:
|
||||||
+ Fix wnck_window_set_geometry() not working without a main loop
|
+ Fix wnck_window_set_geometry() not working without a main loop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user