[plank] Updated to 0.7.1

Wesley S. Hearn jknife at fedoraproject.org
Sat Oct 25 16:49:56 UTC 2014


commit 7415587e99a5f4308ec193901ac6f0d19eb6f2cc
Author: Wesley Hearn <whearn at redhat.com>
Date:   Sat Oct 25 12:49:52 2014 -0400

    Updated to 0.7.1

 .gitignore |    1 +
 plank.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index edc1561..53c950a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /plank-0.5.0.tar.xz
 /plank-0.6.0.tar.xz
+/plank-0.7.1.tar.xz
diff --git a/plank.spec b/plank.spec
index 008c5fa..deff10f 100644
--- a/plank.spec
+++ b/plank.spec
@@ -1,6 +1,6 @@
 Name:           plank
-Version:        0.6.0
-Release:        3%{?dist}
+Version:        0.7.1
+Release:        1%{?dist}
 Summary:        A port of docky to Vala
 
 License:        GPLv3+
@@ -69,6 +69,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %{_libdir}/lib%{name}.so.0.0.0
 %{_mandir}/man1/%{name}.1*
 %{_datadir}/%{name}
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.svg
 
@@ -94,6 +95,9 @@ fi
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %changelog
+* Sat Oct 25 2014 Wesley Hearn <whearn at redhat.com> - 0.7.1-1
+- Updated to latest upstream
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 3c54bb4..898128f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c5f3490e9b5e36349fe61c699a899a6  plank-0.6.0.tar.xz
+f1288a6c57f611c0e17055732ce42892  plank-0.7.1.tar.xz


More information about the scm-commits mailing list