From 4cab7c175fe0b117c2c1ed41b99cce2a8cf9a1fc Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Feb 19 2012 19:14:26 +0000 Subject: 4.6.2 --- diff --git a/.gitignore b/.gitignore index 67596ed..916bd9f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kmymoney-4.5.3.tar.bz2 /kmymoney-4.6.1.tar.bz2 +/kmymoney-4.6.2.tar.bz2 diff --git a/kmymoney.spec b/kmymoney.spec index d660474..4cf0a5b 100644 --- a/kmymoney.spec +++ b/kmymoney.spec @@ -1,11 +1,11 @@ Summary: Personal finance Name: kmymoney -Version: 4.6.1 -Release: 2%{?dist} +Version: 4.6.2 +Release: 1%{?dist} -# kmm itself is GPLv2+ , but kdchart is GPLv2 or GPLv3 -# not currently using bundled kdchart +# kmm itself is GPLv2+ +# bundled kdchart is GPLv2 or GPLv3, but currently not using it License: GPLv2+ Url: http://kmymoney2.sourceforge.net/ Group: Applications/Productivity @@ -129,8 +129,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : update-desktop-database -q &> /dev/null ||: update-mime-database %{_kde4_datadir}/mime &> /dev/null ||: - - %files -f kmymoney.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING TODO @@ -168,6 +166,9 @@ rm -rf %{buildroot} %changelog +* Sun Feb 19 2012 Rex Dieter 4.6.2-1 +- 4.6.2 + * Fri Jan 13 2012 Fedora Release Engineering - 4.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index af9694d..43e9b5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -706b400bedbff9ea3376e527d5e1953e kmymoney-4.6.1.tar.bz2 +5659706cbe85416cbabfa000a29b19b5 kmymoney-4.6.2.tar.bz2