diff --git a/bijiben-3.34.2.tar.xz b/bijiben-3.34.2.tar.xz deleted file mode 100644 index 6bde03b..0000000 --- a/bijiben-3.34.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbe2c4ea1336f888626e5c402ef330e668e214a93c733fcb9c62dbaade8eb04e -size 663348 diff --git a/bijiben-3.36.1.tar.xz b/bijiben-3.36.1.tar.xz new file mode 100644 index 0000000..1b7e31d --- /dev/null +++ b/bijiben-3.36.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212f66a3d2c717dfb3d37220426178089395da23ef9f3d051713aaf6597a4110 +size 523212 diff --git a/bijiben.changes b/bijiben.changes index 341d47a..0b7f236 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Mon Apr 6 09:58:26 UTC 2020 - Bjørn Lie + +- Update to version 3.36.1: + + Fixed notes behavior when in Trash. + + Updated translations. + +------------------------------------------------------------------- +Sat Mar 7 12:31:44 UTC 2020 - bjorn.lie@gmail.com + +- Update to version 3.36.0: + + Changed default colors to use GNOME palette. + + Improved shortcuts. + + Fixed issue when pasting text to new notes. + + Moved note title to the HeaderBar. + + Reduced minimum window width. + + Updated help screenshots. + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 5 00:57:49 UTC 2020 - Bjørn Lie + +- Update to version 3.35.92: + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 20 11:19:52 UTC 2020 - Dominique Leuenberger + +- Update to version 3.35.91: + + Fixed and added many shortcuts. + + Updated help screenshots. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 12 20:19:43 CET 2020 - dimstar@opensuse.org + +- Update to version 3.35.2: + + Changed default colors to use GNOME palette. + + Fixed paste event handler so Notes knows when that happens. + + Reduced minimum window width. + + Changed note title to headerbar. + + GTimeVal Deprecation. + + Updated translations. +- Add pkgconfig(libhandy-0.0) BuildRequires: new dependency. +- Drop cmake BuildRequires: not needed. We use meson. + ------------------------------------------------------------------- Mon Jan 6 00:43:44 UTC 2020 - Bjørn Lie diff --git a/bijiben.spec b/bijiben.spec index 6eb0836..c977413 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -19,15 +19,14 @@ %bcond_with zeitgeist Name: bijiben -Version: 3.34.2 +Version: 3.36.1 Release: 0 Summary: Note editor for GNOME License: GPL-3.0-or-later AND CC-BY-SA-3.0 Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Apps/Bijiben -Source0: http://download.gnome.org/sources/bijiben/3.34/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/bijiben/3.36/%{name}-%{version}.tar.xz -BuildRequires: cmake BuildRequires: fdupes BuildRequires: gettext BuildRequires: meson @@ -41,6 +40,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3 BuildRequires: pkgconfig(libecal-2.0) >= 3.33.92 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.33.92 +BuildRequires: pkgconfig(libhandy-0.0) >= 0.0.10 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(tracker-sparql-2.0) BuildRequires: pkgconfig(uuid)