forked from pool/libwnck
Accepting request 78654 from home:dimstar:branches:GNOME:Factory
Update to 3.1.5 OBS-URL: https://build.opensuse.org/request/show/78654 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=70
This commit is contained in:
parent
5306fb6379
commit
f1adec9370
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4946b612c22d53238810d431f1b05c21f073f201edfd247ff74e2fa228618083
|
|
||||||
size 751681
|
|
3
libwnck-3.1.5.tar.bz2
Normal file
3
libwnck-3.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5a05009d689f56b05ee72597cb8b0e80a4374161cdfbcc37ae9d40a3f69bafc
|
||||||
|
size 756465
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 12 14:31:32 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.1.5:
|
||||||
|
+ Features:
|
||||||
|
- Add API to get WM_CLASS group name & instance name of a
|
||||||
|
WnckWindow
|
||||||
|
- Change WnckClassGroup to talk about identifier instead of
|
||||||
|
resource class.
|
||||||
|
+ Fixes:
|
||||||
|
- Fix tasklist taking some space when there is no window
|
||||||
|
- Remove unused variables
|
||||||
|
- Stop using several deprecated APIs
|
||||||
|
- Remove disabling of libgnomeui sounds
|
||||||
|
- Do not connect same signal handler twice
|
||||||
|
+ Misc:
|
||||||
|
- Modernize build system
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 24 09:02:49 CEST 2011 - dimstar@opensuse.org
|
Tue May 24 09:02:49 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libwnck
|
Name: libwnck
|
||||||
Version: 3.0.2
|
Version: 3.1.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.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:
|
||||||
@ -26,7 +26,7 @@ License: LGPLv2.1+
|
|||||||
%define libwnck-3_name 0
|
%define libwnck-3_name 0
|
||||||
Summary: Window Navigator Construction Kit (Library Package)
|
Summary: Window Navigator Construction Kit (Library Package)
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/libwnck/3.1/%{name}-%{version}.tar.bz2
|
||||||
Source1: %{name}_spec-update.sh
|
Source1: %{name}_spec-update.sh
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user