SHA256
1
0
forked from pool/gnote

Accepting request 517792 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/517792
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=98
This commit is contained in:
Bjørn Lie 2017-08-22 08:38:40 +00:00 committed by Git OBS Bridge
parent 695d93c59f
commit 896a15321a
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62e38c19ce7dfcd895729adabd72f654f31e03f28dbf4cbca68279e745c79cd4
size 3307940

3
gnote-3.24.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1da5887c6d4221de292bd9fd310525bd05d60b9483bb1596e0cfb41f39995a7f
size 3310012

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 20 18:30:52 UTC 2017 - zaitor@opensuse.org
- Update to version 3.24.1:
+ Fix typo in help.
+ Fix possible crash when deleting a notebook (bgo#701846).
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 28 11:05:34 UTC 2017 - zaitor@opensuse.org

View File

@ -18,13 +18,13 @@
%define _gnote_version 3.24
Name: gnote
Version: 3.24.0
Version: 3.24.1
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.24/%{name}-%{version}.tar.xz
Source: https://download.gnome.org/sources/gnote/3.24/%{name}-%{version}.tar.xz
%if 0%{?suse_version} > 1325
BuildRequires: libboost_test-devel
%else