From 7ea127a41a07d884e74c1d6eae80627242dfa6d9 Mon Sep 17 00:00:00 2001 From: Kenjiro Nakayama Date: Jan 27 2015 11:29:09 +0000 Subject: Update to 0.8.0 --- diff --git a/.gitignore b/.gitignore index 698eac8..215dc48 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ /apt-cacher-ng_0.7.26.orig.tar.xz /apt-cacher-ng_0.7.27-1.debian.tar.xz /apt-cacher-ng_0.7.27.orig.tar.xz +/apt-cacher-ng_0.8.0-1.debian.tar.xz +/apt-cacher-ng_0.8.0.orig.tar.xz diff --git a/apt-cacher-ng.spec b/apt-cacher-ng.spec index 5cbb40c..bbbc65c 100644 --- a/apt-cacher-ng.spec +++ b/apt-cacher-ng.spec @@ -1,6 +1,6 @@ Name: apt-cacher-ng -Version: 0.7.27 -Release: 2%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: Caching proxy for package files from Debian Group: Applications/Internet @@ -114,11 +114,8 @@ getent passwd apt-cacher-ng > /dev/null || useradd -r -d %{_sharedstatedir}/apt- %{_mandir}/man8/* %changelog -* Mon Jan 26 2015 Petr Machata - 0.7.27-2 -- Rebuild for boost 1.57.0 - -* Fri Oct 10 2014 Kenjiro Nakayama - 0.7.27-1 -- update to 0.7.27 +* Tue Jan 27 2015 Kenjiro Nakayama - 0.8.0-1 +- update to 0.8.0 * Wed Jun 25 2014 Kenjiro Nakayama - 0.7.26-2 - update to 0.7.26 fixed XSS vulnerability (rhbz 1111808) @@ -126,9 +123,6 @@ getent passwd apt-cacher-ng > /dev/null || useradd -r -d %{_sharedstatedir}/apt- * Sat Jun 07 2014 Fedora Release Engineering - 0.7.25-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -* Fri May 23 2014 Petr Machata - 0.7.25-4 -- Rebuild for boost 1.55.0 - * Fri Mar 14 2014 Kenjiro Nakayama - 0.7.25-3 - update to 0.7.25 - fix spec file. diff --git a/sources b/sources index af796e2..25898f0 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -07ed69fb3f3a6af966f845ae4c255fb9 apt-cacher-ng_0.7.27-1.debian.tar.xz -7c8ab40e469ae94dd966e9ac6bc0c5ed apt-cacher-ng_0.7.27.orig.tar.xz +4fa0f5995885523919f39c38ebc6cafe apt-cacher-ng_0.8.0-1.debian.tar.xz +2a93a36c7adfcaa999c984ff365fdbae apt-cacher-ng_0.8.0.orig.tar.xz