From 191049afc0005e74b223cd77a64c94dd399b1ea7 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jan 28 2014 03:45:17 +0000 Subject: Update to 2.6.1, add dconf requires. --- diff --git a/.gitignore b/.gitignore index f3020f5..136edcf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/gnucash-2.6.0.tar.bz2 +/gnucash-2.6.1.tar.bz2 diff --git a/gnucash.spec b/gnucash.spec index afad39e..2c5c7ba 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -1,8 +1,8 @@ Name: gnucash Summary: Finance management application -Version: 2.6.0 +Version: 2.6.1 URL: http://gnucash.org/ -Release: 3%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity Source: http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-%{version}.tar.bz2 @@ -19,6 +19,7 @@ BuildRequires: libtool-ltdl-devel BuildRequires: ktoblzcheck-devel Requires: gnucash-docs >= 2.2.0 +Requires: dconf Requires: perl(Finance::Quote) %if 0%{?fedora} <= 14 && 0%{?rhel} <= 6 # for HBCI setup wizard @@ -122,8 +123,12 @@ fi %config(noreplace) %{_sysconfdir}/gnucash/* %changelog +* Mon Jan 27 2014 Bill Nottingham - 2.6.1-1 +- update to 2.6.1 (#1057990) +- add dconf requires (#1058218) + * Tue Jan 21 2014 Bill Nottingham - 2.6.0-3 -- fix %%postun +- fix %%postun (#1056721) - rebuild for libdbi * Fri Jan 17 2014 Bill Nottingham - 2.6.0-2 diff --git a/sources b/sources index ce77ab8..e5477da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52edee40b03120d2646a47463f675d9a gnucash-2.6.0.tar.bz2 +3723095e59aa2f58759fc62e6f43dddd gnucash-2.6.1.tar.bz2