Hello community, here is the log from the commit of package almanah for openSUSE:Factory checked in at 2012-03-29 13:50:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/almanah (Old) and /work/SRC/openSUSE:Factory/.almanah.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "almanah", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/almanah/almanah.changes 2012-03-16 13:08:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2012-03-29 13:50:38.000000000 +0200 @@ -1,0 +2,25 @@ +Mon Mar 26 20:35:44 UTC 2012 - zaitor@opensuse.org + +- Update to version 0.9.0: + + Removed ‘definitions’ in favour of hyperlinks. + + Move to a new XML-based entry serialisation format. + + Use the new GApplication single instance mechanism. + + Various fixes to the import system. + + Search is now asynchronous and case-insensitive. + + Fixed build with --enable-spell-checking and + --disable-encryption. + + The first phase of a major re-working of the UI to make it more + GNOME-3-ish. + + Re-enable spell checking with GTK+3. + + Automatically save the current entry every 5 minutes. + + Bugs fixed: bgo#631835, bgo#622193, bgo#647691, bgo#647690, + bgo#662016, bgo#662014, bgo#667263, bgo#666801, bgo#671801, + bgo#669927. + + Updated translations. +- Drop almanah-largefile.patch: fixed upstream. +- Remove gnome-common BuildRequires and call to gnome-autogen.sh: + they were only needed for above patch. +- Add pkgconfig(gtkspell-3.0) BuildRequires for spell checking + support. + +------------------------------------------------------------------- Old: ---- almanah-0.8.0.tar.bz2 almanah-largefile.patch New: ---- almanah-0.9.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ almanah.spec ++++++ --- /var/tmp/diff_new_pack.07wdtc/_old 2012-03-29 13:50:40.000000000 +0200 +++ /var/tmp/diff_new_pack.07wdtc/_new 2012-03-29 13:50:40.000000000 +0200 @@ -17,17 +17,13 @@ Name: almanah -Version: 0.8.0 +Version: 0.9.0 Release: 0 -# FIXME: on update, check if gtkspell support has moved to GTK+ 3 Summary: GTK+ application to allow you to keep a diary of your life License: GPL-3.0+ Group: Productivity/Office/Other Url: https://live.gnome.org/Almanah_Diary -Source: http://ftp.acc.umu.se/pub/gnome/sources/almanah/0.8/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM almanah-largefile.patch bgo#666801 vuntz@opensuse.org -- Fix build because of missing check for largefile support -Patch0: almanah-largefile.patch -BuildRequires: gnome-common +Source: http://download.gnome.org/sources/almanah/0.9/%{name}-%{version}.tar.xz BuildRequires: gpgme-devel BuildRequires: hicolor-icon-theme BuildRequires: intltool @@ -37,7 +33,8 @@ BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(cryptui-0.0) BuildRequires: pkgconfig(gconf-2.0) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 +BuildRequires: pkgconfig(gtkspell-3.0) BuildRequires: pkgconfig(libecal-1.2) BuildRequires: pkgconfig(libedataserver-1.2) BuildRequires: pkgconfig(libedataserverui-3.0) @@ -56,10 +53,8 @@ %prep %setup -q -%patch0 -p1 %build -NOCONFIGURE=1 gnome-autogen.sh %configure --enable-encryption make %{?_smp_mflags} -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org