diff --git a/bijiben-3.14.2.tar.xz b/bijiben-3.14.2.tar.xz deleted file mode 100644 index c879477..0000000 --- a/bijiben-3.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7998632c83889071c23725ad95867618c72814676a3a3865881e9556714e0537 -size 621696 diff --git a/bijiben-3.16.0.tar.xz b/bijiben-3.16.0.tar.xz new file mode 100644 index 0000000..4e13dea --- /dev/null +++ b/bijiben-3.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba101b4901846ba0d97b40d7ef1dff9029f17416dd8b6a892690640f630f9e28 +size 658128 diff --git a/bijiben.changes b/bijiben.changes index 75fe182..61351bc 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Fri Mar 20 15:29:14 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 17 08:12:09 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 2 12:51:33 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.91: + + Settings Dialog: pack providers. + + Build: Translate GSettings directly. + + Drop Dependency on Evolution. + + Updated translations. +- Update BuildRequires to follow upstream changes: + + Remove pkgconfig(evolution-calendar-3.0) and + pkgconfig(evolution-data-server-1.2). + + Add pkgconfig(libecal-1.2), pkgconfig(libedataserver-1.2) and + pkgconfig(libedataserverui-1.2). + +------------------------------------------------------------------- +Fri Feb 20 11:05:04 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + Help: Add trail image. + + Updated translations. + +------------------------------------------------------------------- +Wed Dec 17 19:58:21 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.3: + + Improve preferences dialog. + + Misc: Fix use-system-font. + + Documentation: + - Trash, Share. + - Cut Copy Paste. + - Notebooks, Search. + + Updated translations. + +------------------------------------------------------------------- +Fri Nov 28 20:04:11 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.2: + + Drop background lines. + + Validate AppData. + + Ensure ownCloud folder exists. + + Documentation: + - Updates on colors page. + - Refer to button. + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 18 16:40:38 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.1: + + No changes, version bump only. + ------------------------------------------------------------------- Thu Nov 13 19:30:02 UTC 2014 - zaitor@opensuse.org diff --git a/bijiben.spec b/bijiben.spec index 8d67e64..bf51ce1 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -1,7 +1,7 @@ # # spec file for package bijiben # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,24 +19,25 @@ %define with_zeitgeist 0 Name: bijiben -Version: 3.14.2 +Version: 3.16.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.14/%{name}-%{version}.tar.xz -BuildRequires: intltool >= 0.35.0 +Source: http://download.gnome.org/sources/bijiben/3.16/%{name}-%{version}.tar.xz +BuildRequires: intltool >= 0.50.1 BuildRequires: update-desktop-files BuildRequires: yelp-tools -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(libecal-1.2) >= 3.13.90 +BuildRequires: pkgconfig(libedataserver-1.2) >= 3.13.90 +BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.13.90 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(tracker-sparql-1.0) BuildRequires: pkgconfig(uuid)