From 27fe25a63e4c5c0c243b69e1ad8227c1f530874aad7fa76302382158b26c33ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 28 May 2013 16:08:20 +0000 Subject: [PATCH] Accepting request 176823 from home:dimstar:branches:GNOME:Factory Update to 3.9.2 OBS-URL: https://build.opensuse.org/request/show/176823 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=8 --- bijiben-3.9.1.tar.xz | 3 --- bijiben-3.9.2.tar.xz | 3 +++ bijiben.changes | 11 +++++++++++ bijiben.spec | 3 ++- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 bijiben-3.9.1.tar.xz create mode 100644 bijiben-3.9.2.tar.xz diff --git a/bijiben-3.9.1.tar.xz b/bijiben-3.9.1.tar.xz deleted file mode 100644 index 580df08..0000000 --- a/bijiben-3.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fb44aa56c7d7f321ac11133c2384bf02a521189bed0e7164d97a648909a6648 -size 418500 diff --git a/bijiben-3.9.2.tar.xz b/bijiben-3.9.2.tar.xz new file mode 100644 index 0000000..e712670 --- /dev/null +++ b/bijiben-3.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc282e043e1f152b1e93b35e14f72589f0d0692a84bfe4c5a6ef09450d88c28d +size 483556 diff --git a/bijiben.changes b/bijiben.changes index a3dbc62..9290927 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue May 28 06:43:00 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.2: + + Start fixing import dialog, preparing for organize dialog. + + A first round of code cleanup. + + Search was really awful (bgo#699656). + + Updated translations. +- Add pkgconfig(gobject-introspection-1.0) BuildRequires: + dependency of the imported egg-list-box module. + ------------------------------------------------------------------- Wed May 1 08:15:32 UTC 2013 - dimstar@opensuse.org diff --git a/bijiben.spec b/bijiben.spec index 59a1643..b8e4c74 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -17,7 +17,7 @@ Name: bijiben -Version: 3.9.1 +Version: 3.9.2 Release: 0 Summary: Note editor for GNOME License: GPL-3.0+ and CC-BY-SA-3.0 @@ -30,6 +30,7 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(clutter-gtk-1.0) BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.28 +BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.7 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(tracker-sparql-0.16)