Accepting request 866802 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/866802 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnote?expand=0&rev=71
This commit is contained in:
commit
f520d1814c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd36351f5fc8b4bf2e3a53d7d39798e0a33f0fc77ff781809577a346b85acfc6
|
|
||||||
size 3529464
|
|
3
gnote-3.38.1.tar.xz
Normal file
3
gnote-3.38.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c427d5e177339106e53976ab4f65f8719a48f7f712ce94d2184d545da174b2a9
|
||||||
|
size 3530348
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 23 20:03:41 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.38.1:
|
||||||
|
+ New Features:
|
||||||
|
- Bump required GTK version to 3.22.20.
|
||||||
|
+ Fixes:
|
||||||
|
- Do not use deprecated Gtk::Menu::popup.
|
||||||
|
- Fix find previous match.
|
||||||
|
- Fix changing sorting not always works.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 28 09:22:00 UTC 2020 - dimstar@opensuse.org
|
Mon Sep 28 09:22:00 UTC 2020 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnote
|
# spec file for package gnote
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define base_version 3.38
|
%define base_version 3.38
|
||||||
|
|
||||||
Name: gnote
|
Name: gnote
|
||||||
Version: 3.38.0
|
Version: 3.38.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Port of Tomboy to C++
|
Summary: A Port of Tomboy to C++
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -40,7 +40,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(glibmm-2.4) >= 2.62
|
BuildRequires: pkgconfig(glibmm-2.4) >= 2.62
|
||||||
BuildRequires: pkgconfig(gspell-1) >= 1.6.0
|
BuildRequires: pkgconfig(gspell-1) >= 1.6.0
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.20
|
||||||
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.18
|
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.18
|
||||||
BuildRequires: pkgconfig(libsecret-1) >= 0.8
|
BuildRequires: pkgconfig(libsecret-1) >= 0.8
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user