Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gnome-common.git#ed10ab83b25f7c2c2d4c6dee19d06b8caa4ed9d0
This commit is contained in:
parent
7d20c9efc8
commit
b31e4e850d
@ -1,11 +1,14 @@
|
||||
Name: gnome-common
|
||||
Version: 3.18.0
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Useful things common to building GNOME packages from scratch
|
||||
BuildArch: noarch
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeCommon
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: make
|
||||
|
||||
# This will pull in the latest version; if your package requires something older,
|
||||
# well, BuildRequire it in that spec. At least until such time as we have a
|
||||
# build system that is intelligent enough to inspect your source code
|
||||
@ -42,6 +45,9 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install
|
||||
%{_datadir}/aclocal/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user