From 5083766619c555b91bcc9fd0b32378744c01e547 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 15:21:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- pkgdiff.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pkgdiff.spec b/pkgdiff.spec index 4379cd9..40d1759 100644 --- a/pkgdiff.spec +++ b/pkgdiff.spec @@ -1,6 +1,6 @@ Name: pkgdiff Version: 1.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for analyzing changes in Linux software packages License: GPLv2+ @@ -59,6 +59,9 @@ install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1 %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.6.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Nov 5 2014 Richard Shaw - 1.6.3-1 - Update to latest upstream release.