Accepting request 1064000 from home:manfred-h:X11:xfce
- Update to version 4.18.2 * Update copyright year * Add XfceScreensaver (!89) * docs: Fix broken links * shortcut-dialog: Use parent window for the grab if possible (Fixes #52) * Fix memory leaks OBS-URL: https://build.opensuse.org/request/show/1064000 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4ui?expand=0&rev=75
This commit is contained in:
parent
e40f1b2a4b
commit
43a616a828
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ebf7b30021b7bce75824b4c6dc2571ffb3dcd6a74468e823a74719313e5e52e
|
||||
size 910047
|
3
libxfce4ui-4.18.2.tar.bz2
Normal file
3
libxfce4ui-4.18.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad602d0427e6c40c3eb53db393c607151a039aec58f1f197712c169c5fe49407
|
||||
size 901949
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 11:59:47 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Update to version 4.18.2
|
||||
* Update copyright year
|
||||
* Add XfceScreensaver (!89)
|
||||
* docs: Fix broken links
|
||||
* shortcut-dialog: Use parent window for the grab if possible (Fixes #52)
|
||||
* Fix memory leaks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 11 11:01:32 UTC 2023 - Maurizio Galli <maurizio.galli@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libxfce4ui
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%bcond_with git
|
||||
|
||||
Name: libxfce4ui
|
||||
Version: 4.18.1
|
||||
Version: 4.18.2
|
||||
Release: 0
|
||||
Summary: Widgets Library for the Xfce Desktop Environment
|
||||
License: LGPL-2.1-or-later
|
||||
@ -36,14 +36,15 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(atk)
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(gladeui-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.66.0
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0
|
||||
BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(libgtop-2.0) >= 2.24.0
|
||||
BuildRequires: pkgconfig(libstartup-notification-1.0)
|
||||
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.15.6
|
||||
BuildRequires: pkgconfig(libxfconf-0) >= 4.14
|
||||
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.17.2
|
||||
BuildRequires: pkgconfig(libxfconf-0) >= 4.12.0
|
||||
BuildRequires: pkgconfig(pango)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(vapigen)
|
||||
@ -129,8 +130,8 @@ This package provides the upstream look and feel for libxfce4ui.
|
||||
|
||||
|
||||
|
||||
# this should be replaced by %%lang_package once bnc#513786 is resolved
|
||||
|
||||
# this should be replaced by %%lang_package once bnc#513786 is resolved
|
||||
%package lang
|
||||
Summary: Languages for package %{name}
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user