SHA256
1
0
forked from pool/libwnck
OBS User unknown
2007-08-31 13:55:47 +00:00
committed by Git OBS Bridge
parent 4bddfc0299
commit c59dc3811b
4 changed files with 19 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package libwnck (Version 2.19.6)
# spec file for package libwnck (Version 2.19.90)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,8 +14,8 @@ Name: libwnck
BuildRequires: fdupes gnome-common gtk-doc gtk2-devel intltool licenses perl-XML-Parser update-desktop-files
License: LGPL v2 or later
Group: Development/Libraries/GNOME
Version: 2.19.6
Release: 5
Version: 2.19.90
Release: 1
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)
%define libwnck-1_name 22
@@ -153,6 +153,11 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/*
%changelog
* Fri Aug 31 2007 - maw@suse.de
- Update to version 2.19.90:
+ Remove weak pointers on fields in task structure before
freeing task block (bugzilla.gnome.org 139080)
+ Updated translations.
* Wed Aug 08 2007 - maw@suse.de
- Split off a -lang subpackage.
* Wed Aug 01 2007 - maw@suse.de