diff --git a/.gitignore b/.gitignore index cfd11a9..d1d73ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/man-db-2.7.3.tar.xz +/man-db-2.7.4.tar.xz diff --git a/man-db.spec b/man-db.spec index db33452..cf26e5a 100644 --- a/man-db.spec +++ b/man-db.spec @@ -3,8 +3,8 @@ Summary: Tools for searching and reading man pages Name: man-db -Version: 2.7.3 -Release: 3%{?dist} +Version: 2.7.4 +Release: 1%{?dist} # GPLv2+ .. man-db # GPLv3+ .. gnulib License: GPLv2+ and GPLv3+ @@ -13,7 +13,6 @@ URL: http://www.nongnu.org/man-db/ Source0: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz Patch0: 1151558-switch-man-and-root-in-init-systemd-man-db.conf.patch -Patch1: 1263930-fix-replace-sed-prerequisite-syntax.patch Obsoletes: man < 2.0 Provides: man = %{version} @@ -133,6 +132,10 @@ fi %lang(zh_CN) %{_datadir}/man/zh_CN/man*/* %changelog +* Tue Oct 13 2015 Nikola Forró - 2.7.4-1 +- update to 2.7.4 + resolves #1270078 + * Mon Sep 21 2015 Nikola Forró - 2.7.3-3 - fix replace.sed prerequisite syntax resolves #1263930 diff --git a/sources b/sources index 95b5e5a..a1ff588 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df898c82d766dad6492a5a96d5a26647 man-db-2.7.3.tar.xz +1b400af5b03c7ac44769dbfdd28a86fc man-db-2.7.4.tar.xz