From 36991dd6e9b0924ce2458b8df557e9b801b1baebaef489d94293c9846b08b626 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Apr 2014 20:31:23 +0000 Subject: [PATCH] Accepting request 228584 from GNOME:Next Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228584 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=26 --- bijiben-3.10.2.tar.xz | 3 -- bijiben-3.12.0.tar.xz | 3 ++ bijiben.changes | 108 ++++++++++++++++++++++++++++++++++++++++++ bijiben.spec | 10 ++-- 4 files changed, 116 insertions(+), 8 deletions(-) delete mode 100644 bijiben-3.10.2.tar.xz create mode 100644 bijiben-3.12.0.tar.xz diff --git a/bijiben-3.10.2.tar.xz b/bijiben-3.10.2.tar.xz deleted file mode 100644 index 8fe9682..0000000 --- a/bijiben-3.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81257f85218968b0ad386da6e1143586de478870ca74bb5387646a479999a7d4 -size 540948 diff --git a/bijiben-3.12.0.tar.xz b/bijiben-3.12.0.tar.xz new file mode 100644 index 0000000..9ae19d7 --- /dev/null +++ b/bijiben-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03377f99f71920d3e94c7772f5b7a2aad067878f01d295715fd00b57f3732f26 +size 639916 diff --git a/bijiben.changes b/bijiben.changes index 1629e63..683c246 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,111 @@ +------------------------------------------------------------------- +Mon Mar 24 21:11:13 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 19 09:54:20 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + Detach opened notes at startup. + + Bugs fixed: + - Fix new notebooks not appearing. + - Fix notes search inside trash bin. + - Do not mix grid and list (again...). + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 3 22:27:38 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.91: + + Fix going back and forth to trash bin. + + Assign a title even with a single row. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 18 09:32:33 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + Add commandline. + + Fix build for tracker 1.0. + + Do not show 'load more' at startup. + + Simpler feedback when search has no result. + + Improve trash bin. +- Replace pkgconfig(tracker-sparql-0.18) for + pkgconfig(tracker-sparql-1.0) BuildRequires. + +------------------------------------------------------------------- +Tue Feb 4 13:09:46 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.5: + + Unique window. But notes can be detached. + + Memorize window's size and position. + + Bugs fixed: + - Main toolbar: fix positions. + - Fix default width. + - Do not toggle search on arrows, tab, return. + - Do not follow url. Use external application. + + Update documentation. + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 13 22:42:05 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.4: + + Fix keyboard navigation with ctrl tab. + + mainToolbar: Fix item positions. + + Fix default window width. + + Update documentation. + + Updated translations. + +------------------------------------------------------------------- +Tue Dec 17 19:37:10 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.3: + + Initial trash bin. + + Bump tracker to 0.18. + + Update documentation. + + Updated translations. +- No longer hack up configure's tracker detection: fixed upstream. + +------------------------------------------------------------------- +Sat Nov 23 23:13:48 UTC 2013 - dimstar@opensuse.org + +- Replace pkgconfig(tracker-sparql-0.16) BuildRequires with + pkgconfig(tracker-sparql-0.18): move to Tracker 0.18. +- Replace tracker-spaqrl-0.16 in configure with + tracker-sparql-0.18, using sed. + +------------------------------------------------------------------- +Mon Nov 18 19:59:48 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.2: + + Use "Notebook" labels instead of "Collections". + + Update documentation. + + Fix Zeitgeist build. + + Bugs fixed: rh#1026979. + + Updated translations. + +------------------------------------------------------------------- +Sun Nov 17 19:08:53 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.1: + + List view : + - Add three columns. + - Remove search completion. + - Make Zeitgeist optional. + - Use system font setting. + - Revamp Tomboy/Gnote import a bit. + - Validate .desktop on make check. + - Rework opening notes at startup. + + Bug Fixes: + - Editor: handle tab key (bgo#710591). + - MainView: fix header bar double stroke (bgo#706909). + - Import dialog : add border (bgo#709348). + - Fix compilation warnings. + + Updated translations. + ------------------------------------------------------------------- Mon Nov 11 22:47:11 UTC 2013 - dimstar@opensuse.org diff --git a/bijiben.spec b/bijiben.spec index 4bc6f93..5d89049 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -1,7 +1,7 @@ # # spec file for package bijiben # -# 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,13 +17,13 @@ Name: bijiben -Version: 3.10.2 +Version: 3.12.0 Release: 0 Summary: Note editor for GNOME License: GPL-3.0+ and CC-BY-SA-3.0 Group: Productivity/Text/Editors Url: https://live.gnome.org/Bijiben -Source: http://download.gnome.org/sources/bijiben/3.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/bijiben/3.12/%{name}-%{version}.tar.xz BuildRequires: intltool >= 0.35.0 BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -32,9 +32,9 @@ 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.9.3 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.4 BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(tracker-sparql-0.16) +BuildRequires: pkgconfig(tracker-sparql-1.0) BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(webkitgtk-3.0) BuildRequires: pkgconfig(zeitgeist-2.0)