Update to 3.31.4
This commit is contained in:
parent
127a03421b
commit
8a7b03167c
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ libwnck-2.30.3.tar.bz2
|
||||
/libwnck-3.20.1.tar.xz
|
||||
/libwnck-3.24.0.tar.xz
|
||||
/libwnck-3.24.1.tar.xz
|
||||
/libwnck-3.31.4.tar.xz
|
||||
|
@ -2,20 +2,20 @@
|
||||
|
||||
Summary: Window Navigator Construction Kit
|
||||
Name: libwnck3
|
||||
Version: 3.24.1
|
||||
Release: 4%{?dist}
|
||||
Version: 3.31.4
|
||||
Release: 1%{?dist}
|
||||
URL: http://download.gnome.org/sources/%{source_name}/
|
||||
Source0: http://download.gnome.org/sources/%{source_name}/3.24/%{source_name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{source_name}/3.31/%{source_name}-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: pango-devel
|
||||
BuildRequires: startup-notification-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: libXres-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libtool, automake, autoconf
|
||||
BuildRequires: gnome-common
|
||||
|
||||
@ -39,8 +39,10 @@ developing applications that use %{name}.
|
||||
%setup -q -n %{source_name}-%{version}
|
||||
|
||||
%build
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-gtk-doc \
|
||||
--enable-introspection=yes \
|
||||
--enable-startup-notification
|
||||
|
||||
@ -74,6 +76,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 01 2019 Kalev Lember <klember@redhat.com> - 3.31.4-1
|
||||
- Update to 3.31.4
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libwnck-3.24.1.tar.xz) = e8a31ab2dc0c282f1e0994ce6a2ccd18678dc5c140943399262e795052b7f5da2d6a5d388a74f4b10f8fac66ab138983a9caaee4e72c92a17c01ca5c39b731e1
|
||||
SHA512 (libwnck-3.31.4.tar.xz) = b9e004d9ebc071f57a82c9503b2e8d64816887b84c8d66527d906695c4330d057a991285a4b40c5c0dfdae36acfef6f42ebb9729a0425d147f5e309c906fe3da
|
||||
|
Loading…
Reference in New Issue
Block a user