[codeblocks] Make the MetaInfo file validate

Richard Hughes rhughes at fedoraproject.org
Thu Aug 14 13:09:15 UTC 2014


commit 1d4db8fc49c8ba35a3b796dcccad24519c3d6d78
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Aug 14 14:09:16 2014 +0100

    Make the MetaInfo file validate

 codeblocks.spec |    5 ++++-
 sources         |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/codeblocks.spec b/codeblocks.spec
index 9b5f8cb..065a0fd 100644
--- a/codeblocks.spec
+++ b/codeblocks.spec
@@ -7,7 +7,7 @@
 
 Name:		codeblocks
 Version:	13.12
-Release:	7%{?svnrelease}%{?dist}
+Release:	8%{?svnrelease}%{?dist}
 Summary:	An open source, cross platform, free C++ IDE
 Group:		Development/Tools
 License:	GPLv3+
@@ -388,6 +388,9 @@ update-mime-database /usr/share/mime &> /dev/null || :
 
 
 %changelog
+* Mon Aug 14 2014 Richard Hughes <richard at hughsie.com> - 13.12-8
+- Make the MetaInfo file validate
+
 * Mon Jul 07 2014 Richard Hughes <richard at hughsie.com> - 13.12-7
 - Use the AppData and MetaInfo files written by Ryan
 
diff --git a/sources b/sources
index 2d5921e..ac5d833 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 4b450f620d9f1875ecf6882ab3c11402  codeblocks_13.12-1.tar.gz
 652294efd372f439f5cd8870216265d5  codeblocks.appdata.xml
-c142b0a9827b6d0e375b99c54c929dbb  codeblocks-contrib.metainfo.xml
+3b3ddd9c721b39bf4904b8c6544b80ac  codeblocks-contrib.metainfo.xml


More information about the scm-commits mailing list