diff --git a/apt-cacher-ng.spec b/apt-cacher-ng.spec index e0f8f03..50b0cd1 100644 --- a/apt-cacher-ng.spec +++ b/apt-cacher-ng.spec @@ -4,14 +4,14 @@ %global _missing_build_ids_terminate_build 0 Name: apt-cacher-ng -Version: 3.5 -Release: 2%{?dist} +Version: 3.7.4 +Release: 1%{?dist} Summary: Caching proxy for package files from Debian License: BSD and zlib URL: http://www.unix-ag.uni-kl.de/~bloch/acng/ Source0: http://ftp.debian.org/debian/pool/main/a/apt-cacher-ng/%{name}_%{version}.orig.tar.xz -Source1: http://ftp.debian.org/debian/pool/main/a/apt-cacher-ng/%{name}_%{version}-3.debian.tar.xz +Source1: http://ftp.debian.org/debian/pool/main/a/apt-cacher-ng/%{name}_%{version}-1.debian.tar.xz Source2: apt-cacher-ng.service Provides: bundled(sha1-hollerbach) @@ -28,6 +28,7 @@ BuildRequires: boost-devel BuildRequires: systemd BuildRequires: systemd-devel BuildRequires: libevent-devel +BuildRequires: c-ares-devel Requires(post): systemd Requires(preun): systemd @@ -106,7 +107,10 @@ getent passwd apt-cacher-ng > /dev/null || useradd -r -d %{_sharedstatedir}/apt- %{_mandir}/man8/* %changelog -* Wed Jan 14 2021 Frédéric Pierret - 3.5-2 +* Fri Dec 23 2022 Alexandre Detiste - 3.7.4-1 +- New upstream release + +* Thu Jan 14 2021 Frédéric Pierret - 3.5-2 - Refactor installation stage to use %cmake_install - Temporarly workaround libsupacng missing buildid