SHA256
1
0
forked from pool/gnote

Accepting request 638550 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/638550
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=110
This commit is contained in:
2018-09-27 12:51:23 +00:00
committed by Git OBS Bridge
parent e6d1150045
commit dc23bf637b
4 changed files with 16 additions and 7 deletions

View File

@@ -12,19 +12,20 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define base_version 3.28
%define base_version 3.30
Name: gnote
Version: 3.28.0
Version: 3.30.0
Release: 0
Summary: A Port of Tomboy to C++
License: GPL-3.0-or-later
Group: Productivity/Text/Editors
URL: https://wiki.gnome.org/Apps/Gnote
Source: http://download.gnome.org/sources/gnote/3.28/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/%{base_version}/%{name}-%{version}.tar.xz
BuildRequires: desktop-file-utils
BuildRequires: fdupes
BuildRequires: gcc-c++