diff --git a/.gitignore b/.gitignore index 5124e65..81c9f80 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pkgdiff-1.2.tar.gz +/pkgdiff-1.4.1.tar.gz diff --git a/pkgdiff.spec b/pkgdiff.spec index 4dfa6cd..20b8b23 100644 --- a/pkgdiff.spec +++ b/pkgdiff.spec @@ -1,6 +1,6 @@ Name: pkgdiff -Version: 1.2 -Release: 2%{?dist} +Version: 1.4.1 +Release: 1%{?dist} Summary: A tool for analyzing changes in Linux software packages License: GPLv2+ @@ -52,6 +52,9 @@ install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1 %changelog +* Tue Dec 18 2012 Richard Shaw - 1.4.1-1 +- Update to latest upstream release. + * Sat Jul 21 2012 Fedora Release Engineering - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index c6b5c7e..8e7401d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e38c63988d5f2d93450e8dd93a735f9 pkgdiff-1.2.tar.gz +4329237af29f44d6a26915134323f33e pkgdiff-1.4.1.tar.gz