diff --git a/gnome-common.spec b/gnome-common.spec index fd39d41..9262bb7 100644 --- a/gnome-common.spec +++ b/gnome-common.spec @@ -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 - 3.18.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 3.18.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild