diff --git a/bijiben-3.12.2.tar.xz b/bijiben-3.12.2.tar.xz deleted file mode 100644 index c36f308..0000000 --- a/bijiben-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f319ef2a5b69ff9368e7488a28453da0f10eaa39a0f8e5d74623d0c07c824708 -size 723828 diff --git a/bijiben-3.14.0.tar.xz b/bijiben-3.14.0.tar.xz new file mode 100644 index 0000000..d7aa1c7 --- /dev/null +++ b/bijiben-3.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2bfe3ad2b444c6586046db4b2d056ef5599f946dc3cb48271930861c16a6221 +size 618072 diff --git a/bijiben.changes b/bijiben.changes index 6c7a360..b4692e4 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,80 @@ +------------------------------------------------------------------- +Tue Sep 23 10:10:35 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.14.0: + + Misc: Some tips to translations about toolbar. + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 15 19:45:51 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.92: + + Documentation: Add tip to delete. + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 1 22:27:36 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.91: + + UI: + - Bold title. + - Move Last Updated on the right side. Adapt on color. + - Do not align selection bar on keyboard input. + + Documentation: Add tips. + + Misc: + - Add Shortcuts. + - Remove GdkColor. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 19 07:40:34 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.90: + + Misc: + - OwnCloud: offlinemode. + - mtbar131: Adapt thumbnails to color (bgo#726067). + - Shoba Tyagi: Trash page documentation. + + Bugs fixed: bgo#734817, bgo#733855. + + Updated translations. + +------------------------------------------------------------------- +Mon Jul 21 20:59:56 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.4: + + Adapt text color (bgo#726067). + + Use the new gear menu (bgo#726067). + + Fix Size Request (bgo#721195). + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 12 21:39:19 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.3: + + UI changes: + - Indent List (bgo#728868). + - Update link & note icons (bgo#731441). + - Change empty view wording (bgo#731199). + + Misc: + - Fix Undo/Redo shortcuts (bgo#731089). + - --new-note commandline arg. + - Force empty view when deleting last (bgo#731398). + + Updated translations. + +------------------------------------------------------------------- +Sat May 17 19:21:46 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.1: + + Remove Clutter. Use a popover for editor selection. + + Partial support for vjournal. + + Focus notes when opened. Partly fixes bgo#699249. + + Fix Header bar duplicate pixels. + + Use subdir-objects, git.mk. + + Updated translations. +- Drop pkgconfig(clutter-gtk-1.0) BuildRequires: No longer needed. +- Add pkgconfig(evolution-calendar-3.0), + pkgconfig(evolution-data-server-1.2) and pkgconfig(libecal-1.2) + BuildRequires: New dependencies. + ------------------------------------------------------------------- Sat May 17 09:57:56 UTC 2014 - zaitor@opensuse.org diff --git a/bijiben.spec b/bijiben.spec index 9d8429d..a37894b 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -19,22 +19,24 @@ %define with_zeitgeist 0 Name: bijiben -Version: 3.12.2 +Version: 3.14.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.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/bijiben/3.14/%{name}-%{version}.tar.xz BuildRequires: intltool >= 0.35.0 BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(clutter-gtk-1.0) +BuildRequires: pkgconfig(evolution-calendar-3.0) +BuildRequires: pkgconfig(evolution-data-server-1.2) 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.11.4 +BuildRequires: pkgconfig(libecal-1.2) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(tracker-sparql-1.0) BuildRequires: pkgconfig(uuid)