From 2ca159f7de0221a715cdcaee961333f61532c2c7 Mon Sep 17 00:00:00 2001 From: "Richard M. Shaw" Date: Wed, 5 Nov 2014 07:53:53 -0600 Subject: [PATCH] Update to latest upstream release. --- .gitignore | 1 + pkgdiff.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 35ffd7f..1ba94bd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /pkgdiff-1.6.tar.gz /pkgdiff-1.6.1.tar.gz /pkgdiff-1.6.2.tar.gz +/pkgdiff-1.6.3.tar.gz diff --git a/pkgdiff.spec b/pkgdiff.spec index e8516a6..4379cd9 100644 --- a/pkgdiff.spec +++ b/pkgdiff.spec @@ -1,5 +1,5 @@ Name: pkgdiff -Version: 1.6.2 +Version: 1.6.3 Release: 1%{?dist} Summary: A tool for analyzing changes in Linux software packages @@ -59,6 +59,9 @@ install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1 %changelog +* Wed Nov 5 2014 Richard Shaw - 1.6.3-1 +- Update to latest upstream release. + * Mon Aug 4 2014 Richard Shaw - 1.6.2-1 - Update to latest upstream release. diff --git a/sources b/sources index a5a2a37..24f0741 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8aedc1d79649fcefb582baae71c04108 pkgdiff-1.6.2.tar.gz +0090259cc68c2f88ccdfe8bee1219b9a pkgdiff-1.6.3.tar.gz