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:
parent
695d93c59f
commit
896a15321a
@ -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
3
gnote-3.24.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1da5887c6d4221de292bd9fd310525bd05d60b9483bb1596e0cfb41f39995a7f
|
||||||
|
size 3310012
|
@ -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
|
Tue Mar 28 11:05:34 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%define _gnote_version 3.24
|
%define _gnote_version 3.24
|
||||||
Name: gnote
|
Name: gnote
|
||||||
Version: 3.24.0
|
Version: 3.24.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Port of Tomboy to C++
|
Summary: A Port of Tomboy to C++
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Text/Editors
|
Group: Productivity/Text/Editors
|
||||||
Url: http://live.gnome.org/Gnote
|
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
|
%if 0%{?suse_version} > 1325
|
||||||
BuildRequires: libboost_test-devel
|
BuildRequires: libboost_test-devel
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user