[apper] 20121015git snapshot, hopefully solving #866486 - Apper: cannot perform

Lukas Tinkl ltinkl at fedoraproject.org
Mon Oct 15 16:22:58 UTC 2012


commit f72c997f867ac0203ebab9c91c9f48e58dbd340d
Author: Lukáš Tinkl <lukas at kde.org>
Date:   Mon Oct 15 18:22:52 2012 +0200

    20121015git snapshot, hopefully solving #866486 - Apper: cannot perform
    
      system update

 .gitignore |    1 +
 apper.spec |   10 +++++++---
 sources    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c9d074..a13876d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /apper-0.7.2.tar.bz2
 /apper-0.8.0-20121002.tar.bz2
+/apper-0.8.0-20121015.tar.bz2
diff --git a/apper.spec b/apper.spec
index 401f1cf..65c4847 100644
--- a/apper.spec
+++ b/apper.spec
@@ -4,16 +4,16 @@
 ## include app-install support and/or for testing/customizing categories.xml
 #define app_install 1
 
-%define snap 20121002
+%define snap 20121015
 
 Name:    apper
 Version: 0.8.0
-Release: 0.7.%{snap}git%{?dist}
+Release: 0.8.%{snap}git%{?dist}
 Summary: KDE interface for PackageKit
 
 License: GPLv2+
 %if 0%{?snap:1}
-# use releaseme/apper.rc --version 0.8.0
+# use releaseme/apper.rb --version 0.8.0
 Source0: apper-%{version}-%{snap}.tar.bz2
 %else
 Source0: http://download.kde.org/stable/apper/%{version}/src/apper-%{version}.tar.bz2
@@ -124,6 +124,10 @@ fi
 
 
 %changelog
+* Mon Oct 15 2012 Lukáš Tinkl <ltinkl at redhat.com> 0.8.0-0.8.20121015git
+- 20121015git snapshot, hopefully solving #866486 - Apper: cannot perform
+  system update
+
 * Tue Oct 02 2012 Rex Dieter <rdieter at fedoraproject.org> 0.8.0-0.7.20121002git
 - 20121002git snapshot
 - initial systemd_inhibit support (#830181)
diff --git a/sources b/sources
index 9445f22..48938c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84227ffb6c4d3e623d56a3794680ea57  apper-0.8.0-20121002.tar.bz2
+052a08962528a10cabe551358227a143  apper-0.8.0-20121015.tar.bz2


More information about the scm-commits mailing list