Accepting request 483015 from GNOME:Next
New stable rel, resub with fix OBS-URL: https://build.opensuse.org/request/show/483015 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=96
This commit is contained in:
parent
83e7817f13
commit
695d93c59f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa9434c2ba11bea73bd63436e5fd76949aca4f66dfd902295629c66ef27cd5eb
|
||||
size 3309984
|
3
gnote-3.24.0.tar.xz
Normal file
3
gnote-3.24.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62e38c19ce7dfcd895729adabd72f654f31e03f28dbf4cbca68279e745c79cd4
|
||||
size 3307940
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 11:05:34 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.24.0:
|
||||
+ Left align items in popovers and increase vertical spacing
|
||||
(bgo#778823).
|
||||
+ Fix --background option.
|
||||
+ Make D-Bus APIs for opening notes respect new window setting
|
||||
(bgo#778871).
|
||||
+ Change default for window to not autosize (bgo#778822).
|
||||
+ Fix no icon for Gnote windows in some WMs (bgo#762001).
|
||||
+ Use icon for Create Note button (bgo#704116).
|
||||
+ Fix crash in search.
|
||||
+ Updated translations.
|
||||
- Bump _gnote_version defines to 3.24, following upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 08:41:21 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.0:
|
||||
+ New Features:
|
||||
- New optional dependency: UnitTest++ (required only for
|
||||
running gnote tests).
|
||||
- Removed dependency: boost (all of it).
|
||||
- Gnote now internally uses Unicode strings for all data.
|
||||
+ Fixes:
|
||||
- Fix indentation sometimes getting is lost after restart
|
||||
(bgo#773630).
|
||||
- Use %1 style placeholders instead of %1% in translatable
|
||||
strings (bgo#774262).
|
||||
- Make app menu item ordering consistent with GNOME
|
||||
(bgo#772009).
|
||||
- Use open-menu-symbolic icon for menu (bgo#775320).
|
||||
+ Updated translations.
|
||||
- Drop libboost_test-devel/boost-devel BuildRequires: no longer
|
||||
needed.
|
||||
- Bump _gnote_version defines to 3.23, following upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 1 10:55:46 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
|
@ -16,15 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
%define _gnote_version 3.22
|
||||
%define _gnote_version 3.24
|
||||
Name: gnote
|
||||
Version: 3.22.1
|
||||
Version: 3.24.0
|
||||
Release: 0
|
||||
Summary: A Port of Tomboy to C++
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Text/Editors
|
||||
Url: http://live.gnome.org/Gnote
|
||||
Source: http://download.gnome.org/sources/gnote/3.22/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnote/3.24/%{name}-%{version}.tar.xz
|
||||
%if 0%{?suse_version} > 1325
|
||||
BuildRequires: libboost_test-devel
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user