[apper] 0.8.3 20140426 snapshot, fixed appstream support, sans translations (kde svn down)

Rex Dieter rdieter at fedoraproject.org
Sat Apr 26 21:26:14 UTC 2014


commit d4c60e794ed27b0fd0c5a0c6159253486a4bf7f1
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Apr 26 16:26:13 2014 -0500

    0.8.3 20140426 snapshot, fixed appstream support, sans translations (kde svn down)

 .gitignore |    1 +
 apper.spec |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03c504a..7f7355d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /apper-0.8.2.tar.bz2
 /apper-0.8.3-20140422.tar.xz
+/apper-0.8.3-20140426.tar.xz
diff --git a/apper.spec b/apper.spec
index bf5e7f2..e7dc59c 100644
--- a/apper.spec
+++ b/apper.spec
@@ -2,14 +2,13 @@
 
 ## include app-install support and/or for testing/customizing categories.xml
 #define appinstall 1
-## appstream support is busted :( -- rex
-#define appstream 1
+%define appstream 1
 
-%define snap 20140422
+%define snap 20140426
 
 Name:    apper
 Version: 0.8.3
-Release: 0.1.%{snap}%{?dist}
+Release: 0.2.%{snap}%{?dist}
 Summary: KDE interface for PackageKit
 
 License: GPLv2+
@@ -156,6 +155,9 @@ fi
 
 
 %changelog
+* Sat Apr 26 2014 Rex Dieter <rdieter at fedoraproject.org> 0.8.3-0.2.20140426
+- 0.8.3 20140426 snapshot, fixed appstream support, sans translations (kde svn down)
+
 * Tue Apr 22 2014 Rex Dieter <rdieter at fedoraproject.org> 0.8.3-0.1.20140422
 - 0.8.3 20140422 snapshot compatible with PK-0.9 (#1089630)
 
diff --git a/sources b/sources
index a442ac0..52f529b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e40b595ac36400c97c1cae4ee7ffb270  apper-0.8.3-20140422.tar.xz
+af1aac97982dab2003d7181a143922dd  apper-0.8.3-20140426.tar.xz


More information about the scm-commits mailing list