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.3.tar.xz b/bijiben-3.9.3.tar.xz new file mode 100644 index 0000000..25cfb6c --- /dev/null +++ b/bijiben-3.9.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc08a3394ffc72cf8b2c0b173dfc0bbc43b3c5c5b0ff921666609d23b3d21042 +size 500796 diff --git a/bijiben.changes b/bijiben.changes index a3dbc62..274fd8c 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Jun 21 17:44:26 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.3: + + Initial ownCloud support and revisit architecture. + + Bug fixed: bgo#701054. + + Updated translations. +- Add pkgconfig(goa-1.0) BuildRequires: new dependency for ownCloud + support. + +------------------------------------------------------------------- +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..2c8df08 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -17,7 +17,7 @@ Name: bijiben -Version: 3.9.1 +Version: 3.9.3 Release: 0 Summary: Note editor for GNOME License: GPL-3.0+ and CC-BY-SA-3.0 @@ -30,6 +30,8 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(clutter-gtk-1.0) BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.28 +BuildRequires: pkgconfig(goa-1.0) +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)