commit almanah for openSUSE:Factory

2020-09-14 Thread root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2020-09-14 12:27:05

Comparing /work/SRC/openSUSE:Factory/almanah (Old)
 and  /work/SRC/openSUSE:Factory/.almanah.new.4249 (New)


Package is "almanah"

Mon Sep 14 12:27:05 2020 rev:15 rq:833855 version:0.12.2

Changes:

--- /work/SRC/openSUSE:Factory/almanah/almanah.changes  2019-10-18 
14:31:28.092546483 +0200
+++ /work/SRC/openSUSE:Factory/.almanah.new.4249/almanah.changes
2020-09-14 12:29:07.557129169 +0200
@@ -1,0 +2,10 @@
+Fri Sep  4 17:36:46 UTC 2020 - Bjørn Lie 
+
+- Update to version 0.12.2:
+  + Fix version number (no other changes).
+- Changes from version 0.12.1:
+  + Bump Meson dependency to 0.51 to simplify build system.
+  + Bugs fixed: typo in src/vfs.c errors.
+  + Updated translations.
+
+---

Old:

  almanah-0.12.0.tar.xz

New:

  almanah-0.12.2.tar.xz



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.xXDOeU/_old  2020-09-14 12:29:08.725129914 +0200
+++ /var/tmp/diff_new_pack.xXDOeU/_new  2020-09-14 12:29:08.725129914 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   almanah
-Version:0.12.0
+Version:0.12.2
 Release:0
 Summary:GTK+ application to allow you to keep a diary of your life
 License:GPL-3.0+
@@ -28,7 +28,7 @@
 BuildRequires:  gpgme-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
-BuildRequires:  meson
+BuildRequires:  meson >= 0.51
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(atk)

++ almanah-0.12.0.tar.xz -> almanah-0.12.2.tar.xz ++
 4501 lines of diff (skipped)




commit almanah for openSUSE:Factory

2019-10-18 Thread root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2019-10-18 14:31:26

Comparing /work/SRC/openSUSE:Factory/almanah (Old)
 and  /work/SRC/openSUSE:Factory/.almanah.new.2352 (New)


Package is "almanah"

Fri Oct 18 14:31:26 2019 rev:14 rq:736234 version:0.12.0

Changes:

--- /work/SRC/openSUSE:Factory/almanah/almanah.changes  2014-09-26 
11:21:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.almanah.new.2352/almanah.changes
2019-10-18 14:31:28.092546483 +0200
@@ -1,0 +2,32 @@
+Mon Oct  7 17:24:01 UTC 2019 - Bjørn Lie 
+
+- Update to version 0.12.0:
+  + Move encryption support to SQLiteVFS to improve performance and
+reduce the chance of data loss from use of temporary files.
+  + Various GTK version and API updates.
+  + Migrated from GtkToolbar to GtkHeaderBar.
+  + Various AppData file updates.
+  + Support undo and redo.
+  + Port to Meson.
+  + Port to libecal-2.0.
+  + Bugs fixed:
+- Meson build claims implicit function declaration warnings.
+- build: Port to meson.
+- docs: Port README to Markdown and update it.
+- event-factories: Fix an incorrect string comparison.
+  + Updated translations.
+- Add meson BuildRequires and macros following upstreams port.
+- Replace pkgconfig(libecal-1.2) with pkgconfig(libecal-2.0)
+  BuildRequires.
+- Add pkgconfig(gtksourceview-3.0) and pkgconfig(gcr-base-3)
+  BuildRequires: New dependencies.
+- Add explicit pkgconfig(glib-2.0), pkgconfig(gmodule-2.0),
+  pkgconfig(gthread-2.0), pkgconfig(gio-2.0) and pkgconfig(sqlite3)
+  BuildRequires and drop sqlite3-devel BuildRequires: Align with
+  what meson checks for.
+- Drop almanah-lang Recommends: No longer needed.
+- Drop glib2_gsettings_schema_post(un), icon_theme_cache_post(un)
+  desktop_database_post(un) and glib2_gsettings_schema_requires
+  macros, no longer needed by any supported versions of openSUSE.
+
+---

Old:

  almanah-0.11.1.tar.xz

New:

  almanah-0.12.0.tar.xz



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.iPrpZr/_old  2019-10-18 14:31:28.732544816 +0200
+++ /var/tmp/diff_new_pack.iPrpZr/_new  2019-10-18 14:31:28.736544806 +0200
@@ -17,30 +17,35 @@
 
 
 Name:   almanah
-Version:0.11.1
+Version:0.12.0
 Release:0
-# FIXME: Remove -UE_CAL_DISABLE_DEPRECATED from CFLAGS (bgo#698259)
 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://download.gnome.org/sources/almanah/0.11/%{name}-%{version}.tar.xz
+URL:https://gitlab.gnome.org/GNOME/almanah
+Source: 
https://download.gnome.org/sources/almanah/0.12/%{name}-%{version}.tar.xz
+
 BuildRequires:  gpgme-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
-BuildRequires:  sqlite3-devel
+BuildRequires:  meson
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(cryptui-0.0)
+BuildRequires:  pkgconfig(gcr-base-3)
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.5.6
+BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(gtkspell3-3.0)
-BuildRequires:  pkgconfig(libecal-1.2) >= 3.5.91
+BuildRequires:  pkgconfig(libecal-2.0)
 BuildRequires:  pkgconfig(libedataserver-1.2)
+BuildRequires:  pkgconfig(sqlite3)
 Requires:   evolution-data-server
-Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 Almanah Diary is a small application to ease the management of an encrypted
@@ -52,37 +57,25 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-export CFLAGS="%{optflags} -UE_CAL_DISABLE_DEPRECATED"
-%configure --enable-encryption
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%make_install install_sh=$(pwd)/install-sh
+%meson_install
+
 %suse_update_desktop_file %{name} X-SuSE-DesktopUtility
 %find_lang %{name} %{?no_lang_C}
 
-%post
-%glib2_gsettings_schema_post
-%icon_theme_cache_post
-%desktop_database_post
-
-%postun
-%glib2_gsettings_schema_postun
-%icon_theme_cache_postun
-%desktop_database_postun
-
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README ChangeLog
+%doc AUTHORS COPYING NEWS README.md
 %{_bindir}/%{name}
-%{_datadir}/%{name}/
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/almanah.appdata.xml
+%dir 

commit almanah for openSUSE:Factory

2014-09-26 Thread h_root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2014-09-26 10:52:31

Comparing /work/SRC/openSUSE:Factory/almanah (Old)
 and  /work/SRC/openSUSE:Factory/.almanah.new (New)


Package is almanah

Changes:

--- /work/SRC/openSUSE:Factory/almanah/almanah.changes  2013-12-28 
09:03:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2014-09-26 
11:21:49.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 25 11:30:46 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.11.1:
+  + Improved AppData support for Software App.
+  + Updated translations.
+
+---

Old:

  almanah-0.11.0.tar.xz

New:

  almanah-0.11.1.tar.xz



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.V7Vz9R/_old  2014-09-26 11:21:50.0 +0200
+++ /var/tmp/diff_new_pack.V7Vz9R/_new  2014-09-26 11:21:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package almanah
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   almanah
-Version:0.11.0
+Version:0.11.1
 Release:0
 # FIXME: Remove -UE_CAL_DISABLE_DEPRECATED from CFLAGS (bgo#698259)
 Summary:GTK+ application to allow you to keep a diary of your life

++ almanah-0.11.0.tar.xz - almanah-0.11.1.tar.xz ++
 6444 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit almanah for openSUSE:Factory

2013-12-28 Thread h_root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2013-12-28 09:03:27

Comparing /work/SRC/openSUSE:Factory/almanah (Old)
 and  /work/SRC/openSUSE:Factory/.almanah.new (New)


Package is almanah

Changes:

--- /work/SRC/openSUSE:Factory/almanah/almanah.changes  2013-04-19 
15:23:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2013-12-28 
09:03:28.0 +0100
@@ -1,0 +2,17 @@
+Sat Nov 30 22:57:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.11.0:
+  + Improved the tagging accesibility.
+  + Enhanced the diary security.
+  + Changed the tagging look (new button with a symbolic link in
+the toolbar and the tag bar shown integrated in the main
+toolbar).
+  + Added a new 256x256 icon, that looks better in GNOME Shell.
+  + Added an AppData file to show a completed information in
+Software App.
+  + Updated translations.
+- Drop almanah-includes.patch: fixed upstream.
+- Pass install_sh=$(pwd)/install-sh to make_install: for some weird
+  reason, the tarball fails to find it.
+
+---

Old:

  almanah-0.10.8.tar.xz
  almanah-includes.patch

New:

  almanah-0.11.0.tar.xz



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.X0JDgC/_old  2013-12-28 09:03:28.0 +0100
+++ /var/tmp/diff_new_pack.X0JDgC/_new  2013-12-28 09:03:28.0 +0100
@@ -17,16 +17,14 @@
 
 
 Name:   almanah
-Version:0.10.8
+Version:0.11.0
 Release:0
 # FIXME: Remove -UE_CAL_DISABLE_DEPRECATED from CFLAGS (bgo#698259)
 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://download.gnome.org/sources/almanah/0.10/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM almanah-includes.patch bgo#698259 dims...@opensuse.org -- 
Add missing includes
-Patch0: almanah-includes.patch
+Source: 
http://download.gnome.org/sources/almanah/0.11/%{name}-%{version}.tar.xz
 BuildRequires:  gpgme-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -55,7 +53,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export CFLAGS=%{optflags} -UE_CAL_DISABLE_DEPRECATED
@@ -63,7 +60,7 @@
 make %{?_smp_mflags}
 
 %install
-%make_install
+%make_install install_sh=$(pwd)/install-sh
 %suse_update_desktop_file %{name} X-SuSE-DesktopUtility
 %find_lang %{name} %{?no_lang_C}
 
@@ -82,8 +79,11 @@
 %doc AUTHORS COPYING NEWS README ChangeLog
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
-%{_datadir}/icons/hicolor/*/apps/%{name}.png
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/almanah.appdata.xml
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/icons/hicolor/*/actions/almanah-tags-symbolic.svg
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
 %dir %{_datadir}/GConf/
 %dir %{_datadir}/GConf/gsettings/
 %{_datadir}/GConf/gsettings/%{name}.convert

++ almanah-0.10.8.tar.xz - almanah-0.11.0.tar.xz ++
 22039 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit almanah for openSUSE:Factory

2013-04-19 Thread h_root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2013-04-19 15:23:05

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  2013-03-21 
10:36:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2013-04-19 
15:23:09.0 +0200
@@ -1,0 +2,22 @@
+Thu Apr 18 06:57:07 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.10.8:
+  + Main window redesign.
+  + Tagging support.
+  + Port to GMenu.
+  + Dropped the libedataserverui dependency and embed the
+ECellRendererColor and ESourceSelector widgets.
+  + Hide the title bar in maximized windows.
+  + Updated GtkSpell 3 support.
+  + Updated EDS dependency to 3.5.91.
+  + Bugs fixed: bgo#677209, bgo#680845.
+  + Updated translations.
+- Replace pkgconfig(gtkspell-3.0) BuildRequires with
+  pkgconfig(gtkspell3-3.0), following upstream.
+- Drop pkgconfig(libedataserverui-3.0) BuildRequires: no longer
+  needed.
+- Add -UE_CAL_DISABLE_DEPRECATED to CFLAGS, in order to allow
+  deprecated E_CAL functions.
+- Add almanah-includes.patch: include interface.h to fix build.
+
+---

Old:

  almanah-0.10.1.tar.xz

New:

  almanah-0.10.8.tar.xz
  almanah-includes.patch



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.yD70vO/_old  2013-04-19 15:23:21.0 +0200
+++ /var/tmp/diff_new_pack.yD70vO/_new  2013-04-19 15:23:21.0 +0200
@@ -17,13 +17,16 @@
 
 
 Name:   almanah
-Version:0.10.1
+Version:0.10.8
 Release:0
+# FIXME: Remove -UE_CAL_DISABLE_DEPRECATED from CFLAGS (bgo#698259)
 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://download.gnome.org/sources/almanah/0.10/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM almanah-includes.patch bgo#698259 dims...@opensuse.org -- 
Add missing includes
+Patch0: almanah-includes.patch
 BuildRequires:  gpgme-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -32,11 +35,10 @@
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(cryptui-0.0)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.20
-BuildRequires:  pkgconfig(gtkspell-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.5.6
+BuildRequires:  pkgconfig(gtkspell3-3.0)
 BuildRequires:  pkgconfig(libecal-1.2) = 3.5.91
 BuildRequires:  pkgconfig(libedataserver-1.2)
-BuildRequires:  pkgconfig(libedataserverui-3.0)
 Requires:   evolution-data-server
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -53,8 +55,10 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+export CFLAGS=%{optflags} -UE_CAL_DISABLE_DEPRECATED
 %configure --enable-encryption
 make %{?_smp_mflags}
 

++ almanah-0.10.1.tar.xz - almanah-0.10.8.tar.xz ++
 22822 lines of diff (skipped)

++ almanah-includes.patch ++
From ffbdf526c6966de07e83a6b3896d9c89562c7393 Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger dims...@opensuse.org
Date: Thu, 18 Apr 2013 09:08:31 +0200
Subject: [PATCH] main: include interface.h

We make use of prototypes in this header (almanah_get_css_path).
---
 src/application.c |1 +
 1 file changed, 1 insertion(+)

diff --git a/src/application.c b/src/application.c
index 45aa2bc..0d1f02e 100644
--- a/src/application.c
+++ b/src/application.c
@@ -31,6 +31,7 @@
 #include printing.h
 #include search-dialog.h
 #include storage-manager.h
+#include interface.h
 
 static void constructed (GObject *object);
 static void dispose (GObject *object);
-- 
1.7.10.4

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit almanah for openSUSE:Factory

2013-03-21 Thread h_root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2013-03-21 10:36:52

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-09-25 
13:39:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2013-03-21 
10:36:54.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  17 15:00:18 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.10.1:
+  + Almanah doesn't encrypt the database when the application close
+(bgo#695117, bnc#809140, CVE-2013-1853).
+
+---

Old:

  almanah-0.10.0.tar.xz

New:

  almanah-0.10.1.tar.xz



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.gUEEd3/_old  2013-03-21 10:36:56.0 +0100
+++ /var/tmp/diff_new_pack.gUEEd3/_new  2013-03-21 10:36:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package almanah
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   almanah
-Version:0.10.0
+Version:0.10.1
 Release:0
 Summary:GTK+ application to allow you to keep a diary of your life
 License:GPL-3.0+
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig(cryptui-0.0)
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.20
 BuildRequires:  pkgconfig(gtkspell-3.0)
-BuildRequires:  pkgconfig(libecal-1.2)
+BuildRequires:  pkgconfig(libecal-1.2) = 3.5.91
 BuildRequires:  pkgconfig(libedataserver-1.2)
 BuildRequires:  pkgconfig(libedataserverui-3.0)
 Requires:   evolution-data-server

++ almanah-0.10.0.tar.xz - almanah-0.10.1.tar.xz ++
 12957 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit almanah for openSUSE:Factory

2012-09-25 Thread h_root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2012-09-25 13:39:18

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-30 
14:18:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2012-09-25 
13:39:20.0 +0200
@@ -1,0 +2,16 @@
+Sat Sep 22 13:46:00 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.10.0:
+  + Major changes:
+- Updated EDS events integration to the new 3.5.91 API
+- Second phase of the new UI
+- Now is set the default file name when the user doing Print
+  to File
+- Updated HACKING doc with general principles and a security
+  policy
+  + Bugs fixed: bgo#683570, bgo#680845, bgo#676765, bgo#676931,
+bgo#676766
+  + Updated translations.
+- Drop pkgconfig(gconf-2.0) BuildRequires: no longer needed.
+
+---

Old:

  almanah-0.9.0.tar.xz

New:

  almanah-0.10.0.tar.xz



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.1Xq4Sz/_old  2012-09-25 13:39:21.0 +0200
+++ /var/tmp/diff_new_pack.1Xq4Sz/_new  2012-09-25 13:39:21.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   almanah
-Version:0.9.0
+Version:0.10.0
 Release:0
 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://download.gnome.org/sources/almanah/0.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/almanah/0.10/%{name}-%{version}.tar.xz
 BuildRequires:  gpgme-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -32,8 +32,7 @@
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(cryptui-0.0)
-BuildRequires:  pkgconfig(gconf-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.20
 BuildRequires:  pkgconfig(gtkspell-3.0)
 BuildRequires:  pkgconfig(libecal-1.2)
 BuildRequires:  pkgconfig(libedataserver-1.2)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit almanah for openSUSE:Factory

2012-03-30 Thread h_root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2012-03-30 14:18:25

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-29 
13:50:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2012-03-30 
14:18:54.0 +0200
@@ -1,0 +2,8 @@
+Thu Mar 29 16:45:31 UTC 2012 - dims...@opensuse.org
+
+- Add %glib2_gsettings_schema_* schema handling in preamble and
+  post/postun.
+- Don't complicate post/postun with checks for obsoleted openSUSE
+  versions.
+
+---



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.SamfFV/_old  2012-03-30 14:18:57.0 +0200
+++ /var/tmp/diff_new_pack.SamfFV/_new  2012-03-30 14:18:57.0 +0200
@@ -41,6 +41,7 @@
 Requires:   evolution-data-server
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 Almanah Diary is a small application to ease the management of an encrypted
@@ -64,20 +65,14 @@
 %find_lang %{name} %{?no_lang_C}
 
 %post
-%if 0%{?suse_version}  1130
+%glib2_gsettings_schema_post
 %icon_theme_cache_post
 %desktop_database_post
-%else
-gtk-update-icon-cache %{_datadir}/icons/hicolor || true
-%endif
 
 %postun
-%if 0%{?suse_version}  1130
+%glib2_gsettings_schema_postun
 %icon_theme_cache_postun
 %desktop_database_postun
-%else
-gtk-update-icon-cache %{_datadir}/icons/hicolor || true
-%endif
 
 %files
 %defattr(-,root,root)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit almanah for openSUSE:Factory

2012-03-29 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2012-03-29 
13:50:38.0 +0200
@@ -1,0 +2,25 @@
+Mon Mar 26 20:35:44 UTC 2012 - zai...@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.0 +0200
+++ /var/tmp/diff_new_pack.07wdtc/_new  2012-03-29 13:50:40.0 +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 vu...@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+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit almanah for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2012-03-16 13:08:48

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-01-17 
16:03:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2012-03-16 
13:08:49.0 +0100
@@ -1,0 +2,6 @@
+Sat Mar  3 17:15:10 UTC 2012 - dims...@opensuse.org
+
+- Add X-SuSE-DesktopUtility to the categories of almanah in order
+  to fix the build.
+
+---



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.L0i8ht/_old  2012-03-16 13:08:50.0 +0100
+++ /var/tmp/diff_new_pack.L0i8ht/_new  2012-03-16 13:08:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package almanah
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   almanah
 Version:0.8.0
+Release:0
 # FIXME: on update, check if gtkspell support has moved to GTK+ 3
-Release:1
-License:GPL-3.0+
 Summary:GTK+ application to allow you to keep a diary of your life
-Url:https://live.gnome.org/Almanah_Diary
+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 vu...@opensuse.org -- 
Fix build because of missing check for largefile support
 Patch0: almanah-largefile.patch
@@ -36,10 +37,10 @@
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(cryptui-0.0)
 BuildRequires:  pkgconfig(gconf-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libecal-1.2)
 BuildRequires:  pkgconfig(libedataserver-1.2)
 BuildRequires:  pkgconfig(libedataserverui-3.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
 Requires:   evolution-data-server
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -64,7 +65,7 @@
 
 %install
 %make_install
-%suse_update_desktop_file %{name}
+%suse_update_desktop_file %{name} X-SuSE-DesktopUtility
 %find_lang %{name} %{?no_lang_C}
 
 %post

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org