[pkgdiff] Update to latest upstream release.

Richard Shaw hobbes1069 at fedoraproject.org
Tue Aug 5 01:13:38 UTC 2014


commit 9c8731138356391519f5f245fd1259648617ea48
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Mon Aug 4 20:13:32 2014 -0500

    Update to latest upstream release.

 .gitignore   |    1 +
 pkgdiff.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a03b99f..35ffd7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /pkgdiff-1.5.tar.gz
 /pkgdiff-1.6.tar.gz
 /pkgdiff-1.6.1.tar.gz
+/pkgdiff-1.6.2.tar.gz
diff --git a/pkgdiff.spec b/pkgdiff.spec
index b4702f5..e8516a6 100644
--- a/pkgdiff.spec
+++ b/pkgdiff.spec
@@ -1,6 +1,6 @@
 Name:           pkgdiff
-Version:        1.6.1
-Release:        2%{?dist}
+Version:        1.6.2
+Release:        1%{?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
+* Mon Aug  4 2014 Richard Shaw <hobbes1069 at gmail.com> - 1.6.2-1
+- Update to latest upstream release.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 53aa882..a5a2a37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fbb460d6fd74c6d691bb6da5cec482f  pkgdiff-1.6.1.tar.gz
+8aedc1d79649fcefb582baae71c04108  pkgdiff-1.6.2.tar.gz


More information about the scm-commits mailing list