[appstream] 0.6.2

Rex Dieter rdieter at fedoraproject.org
Mon May 12 20:05:17 UTC 2014


commit c5b6da208d62a55c6febd5e4f1a44d6f18c4f417
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon May 12 15:05:08 2014 -0500

    0.6.2

 .gitignore     |    3 +--
 appstream.spec |    7 ++++++-
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69b361a..a3d7d45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/AppStream-0.6.tar.gz
-/AppStream-0.6.1.tar.gz
+/AppStream-0.6.2.tar.gz
diff --git a/appstream.spec b/appstream.spec
index cb51483..5546b05 100644
--- a/appstream.spec
+++ b/appstream.spec
@@ -1,7 +1,7 @@
 
 Summary: Utilities to generate, maintain and access the AppStream Xapian database 
 Name:    appstream
-Version: 0.6.1
+Version: 0.6.2
 Release: 1%{?dist}
 
 # lib LGPLv3+, tools GPLv3+
@@ -83,6 +83,8 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||:
 %doc LICENSE.GPLv3 LICENSE.LGPLv3
 %config(noreplace) %{_sysconfdir}/appstream.conf
 %{_bindir}/appstream-index
+%{_bindir}/appstream-validate
+%{_mandir}/man1/appstream-validate.1*
 %dir %{_libdir}/girepository-1.0
 %{_libdir}/girepository-1.0/Appstream-0.6.typelib
 %{_libdir}/libappstream.so.0*
@@ -111,6 +113,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||:
 
 
 %changelog
+* Mon May 12 2014 Rex Dieter <rdieter at fedoraproject.org> 0.6.2-1
+- 0.6.2
+
 * Sat Apr 26 2014 Rex Dieter <rdieter at fedoraproject.org> 0.6.1-1
 - Appstream-0.6.1, -vala support lives!
 
diff --git a/sources b/sources
index 22a760b..d93557a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c278853a4cb59d32e0b4b5e66a18bad  AppStream-0.6.1.tar.gz
+c5df357df76156f7a6d4dd9a27b50b66  AppStream-0.6.2.tar.gz


More information about the scm-commits mailing list