From e7f0a81877b2e37fa4e27c60eaf3e17fd89be99c7ea407eb2f4cc869c18194b0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 23 Jun 2013 14:12:01 +0000 Subject: [PATCH] Accepting request 180567 from home:dimstar:branches:GNOME:Factory Update to 3.9.3 OBS-URL: https://build.opensuse.org/request/show/180567 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=10 --- bijiben-3.9.2.tar.xz | 3 --- bijiben-3.9.3.tar.xz | 3 +++ bijiben.changes | 10 ++++++++++ bijiben.spec | 3 ++- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 bijiben-3.9.2.tar.xz create mode 100644 bijiben-3.9.3.tar.xz diff --git a/bijiben-3.9.2.tar.xz b/bijiben-3.9.2.tar.xz deleted file mode 100644 index e712670..0000000 --- a/bijiben-3.9.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc282e043e1f152b1e93b35e14f72589f0d0692a84bfe4c5a6ef09450d88c28d -size 483556 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 9290927..274fd8c 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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 diff --git a/bijiben.spec b/bijiben.spec index b8e4c74..2c8df08 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -17,7 +17,7 @@ Name: bijiben -Version: 3.9.2 +Version: 3.9.3 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(goa-1.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.7 BuildRequires: pkgconfig(libxml-2.0)