rpms/kpackagekit/devel kpackagekit.spec,1.35,1.36

Steven M. Parrish tuxbrewr at fedoraproject.org
Thu Jun 11 12:17:32 UTC 2009


Author: tuxbrewr

Update of /cvs/pkgs/rpms/kpackagekit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8038/devel

Modified Files:
	kpackagekit.spec 
Log Message:
- Fixed all krazy issues (2 or 3 not much important changed in backend details)
- With KDE >= 4.2.3 persistent notifications are working again so the code to use it was commented out
- Getting duplicated updates was trully fixed
- Added "details" button on error notifications


Index: kpackagekit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kpackagekit/devel/kpackagekit.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- kpackagekit.spec	5 Jun 2009 19:38:08 -0000	1.35
+++ kpackagekit.spec	11 Jun 2009 12:17:02 -0000	1.36
@@ -2,14 +2,14 @@
 %define pk_version 0.4.7
 
 Name:	  	kpackagekit
-Version:	0.4.1
-Release:	3%{?dist}
+Version:	0.4.1.1
+Release:	1%{?dist}
 Summary:	KDE interface for PackageKit
 
 License:	GPLv2+
 Group:		Applications/System
 #Source0:	http://www.kde-apps.org/CONTENT/content-files/84745-kpackagekit-%{version}.tar.bz2
-Source0:	kpackagekit-0.4.1.tar.bz2
+Source0:	kpackagekit-0.4.1.1.tar.bz2
 URL:		http://www.kde-apps.org/content/show.php/KPackageKit?content=84745
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -79,6 +79,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 11 2009 Steven M. Parrish <smparrish at gmail.com> 0.4.1.1-1
+- Fixed all krazy issues (2 or 3 not much important changed in backend details)
+- With KDE >= 4.2.3 persistent notifications are working again so the code to use it was commented out
+- Getting duplicated updates was trully fixed
+- Added "details" button on error notifications
+
 * Fri Jun 05 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.4.1-3
 - apply awol InitialPreference patch
 




More information about the fedora-extras-commits mailing list