[sysprof] Rebuild to break bogus libpng dependency

Adam Jackson ajax at fedoraproject.org
Mon Nov 7 16:45:11 UTC 2011


commit 3f7b6e120310b2f5fafe3a8ee85ee09ce7e7d2de
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Nov 7 11:45:09 2011 -0500

    Rebuild to break bogus libpng dependency

 sysprof.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sysprof.spec b/sysprof.spec
index c129724..6571d1b 100644
--- a/sysprof.spec
+++ b/sysprof.spec
@@ -1,6 +1,6 @@
 Name:           sysprof
 Version:        1.1.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A system-wide Linux profiler
 Group:          Development/System
 License:        GPLv2+
@@ -83,6 +83,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/*/*/*
 
 %changelog
+* Mon Nov 07 2011 Adam Jackson <ajax at redhat.com> 1.1.8-2
+- Rebuild to break bogus libpng dependency
+
 * Thu Jul 28 2011 Gianluca Sforna <giallu at gmail.com> 1.1.8-1
 - New upstream release
 


More information about the scm-commits mailing list