[d-feet] * Wed Aug 9 2010 John (J5) Palmieri <johnp at redhat.com> - 0.1.11-1 - update to upstream 0.1.11 - fix

John Palmieri (J5) johnp at fedoraproject.org
Mon Aug 9 16:54:43 UTC 2010


commit 05bc2d38ce1d0ed2c95fd0231d2a779b8b0f7727
Author: John (J5) Palmieri <johnp at redhat.com>
Date:   Mon Aug 9 12:53:55 2010 -0400

    * Wed Aug 9 2010 John (J5) Palmieri <johnp at redhat.com> - 0.1.11-1
    - update to upstream 0.1.11
    - fix up .desktop file

 .gitignore  |    1 +
 d-feet.spec |   11 ++++++-----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac98084..d9f31ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 d-feet-0.1.10.tar.bz2
+d-feet-0.1.11.tar.bz2
diff --git a/d-feet.spec b/d-feet.spec
index 1b5bd8d..72d32e9 100644
--- a/d-feet.spec
+++ b/d-feet.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name: d-feet 
-Version: 0.1.10
-Release: 3%{?dist}
+Version: 0.1.11
+Release: 1%{?dist}
 Summary: A powerful D-Bus Debugger
 Group: Development/Tools
 License: GPLv2+
@@ -57,7 +57,7 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING README
+%doc AUTHORS COPYING README NEWS
 
 %{python_sitelib}/*
 %{_bindir}/%{name}
@@ -67,8 +67,9 @@ fi
 %{_datadir}/applications/dfeet.desktop
 
 %changelog
-* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.1.10-3
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+* Wed Aug 9 2010 John (J5) Palmieri <johnp at redhat.com> - 0.1.11-1
+- update to upstream 0.1.11
+- fix up .desktop file
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
diff --git a/sources b/sources
index 7ba5435..6043fbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5617f8420f31a7b44d747d7760be4b62  d-feet-0.1.10.tar.bz2
+374dd19ce9007569d9101ee447613f80  d-feet-0.1.11.tar.bz2


More information about the scm-commits mailing list