Accepting request 332827 from GNOME:Next
Update to 3.18.0 OBS-URL: https://build.opensuse.org/request/show/332827 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-common?expand=0&rev=45
This commit is contained in:
parent
bbf2491ad5
commit
aaff2b9179
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c
|
||||
size 156320
|
BIN
gnome-common-3.18.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
gnome-common-3.18.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 06:43:07 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.18.0:
|
||||
+ Bugs fixed: bgo#747920, bgo#748394, bgo#729406, bgo#729407,
|
||||
bgo#741891, bgo#741558, bgo#729931, bgo#735416.
|
||||
- Drop pgnome-doc-utils-devel BuildRequires: no longer needed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 5 12:53:08 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-common
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-common
|
||||
Version: 3.14.0
|
||||
Version: 3.18.0
|
||||
Release: 0
|
||||
Summary: Common Files to Build GNOME
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/GNOME
|
||||
Url: http://www.gnome.org/
|
||||
Source: http://download.gnome.org/sources/gnome-common/3.14/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-common/3.18/%{name}-%{version}.tar.xz
|
||||
BuildRequires: pkg-config
|
||||
Requires: autoconf
|
||||
# we need autoconf-archive >= 2014.10.15, as this is when ax_check_enable_debug.m4 and ax_code_coverage.m4 became part of it.
|
||||
@ -32,7 +32,6 @@ Requires: automake
|
||||
Requires: gettext-tools
|
||||
# Avoiding pkgconfig()-style because we want glib-gettextize
|
||||
Requires: glib2-devel
|
||||
Requires: gnome-doc-utils-devel
|
||||
Requires: gtk-doc
|
||||
Requires: intltool
|
||||
Requires: libtool
|
||||
@ -63,11 +62,9 @@ rm -rf %{buildroot}
|
||||
%defattr (-, root, root)
|
||||
%doc ChangeLog
|
||||
%{_bindir}/gnome-autogen.sh
|
||||
%{_bindir}/gnome-doc-common
|
||||
%dir %{_datadir}/aclocal
|
||||
%{_datadir}/aclocal/gnome-code-coverage.m4
|
||||
%{_datadir}/aclocal/gnome-common.m4
|
||||
%{_datadir}/aclocal/gnome-compiler-flags.m4
|
||||
%{_datadir}/gnome-common/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user