Accepting request 921523 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/921523
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=144
This commit is contained in:
Dominique Leuenberger 2021-09-27 06:22:42 +00:00 committed by Git OBS Bridge
parent 71f96c33de
commit 108c3cd1a5
4 changed files with 44 additions and 18 deletions

View File

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

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

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

View File

@ -1,9 +1,41 @@
-------------------------------------------------------------------
Sun Sep 26 16:04:39 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.0:
+ Fix size and add more screenshots to appdata.
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 16 01:44:13 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
-------------------------------------------------------------------
Mon Sep 6 10:49:19 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 41.beta:
+ Fix a bunch of outdated URLs and instructions.
+ Fix metadata license tag.
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 6 11:50:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 41.alpha:
+ New Features:
- Build system changed to meson.
- Plugins now stored in plugins folder instead of addins.
+ Fixes:
- Fix synchronization when files are larger than 64k.
- Stopped using lots of Glib and Gtk deprecations.
+ Updated translations.
- Change build system to meson:
+ Add meson BuildRequires.
+ Replace configure/make/make_install macros with
meson/meson_build/meson_install.
- Bump base_version to 41, following upstream.
-------------------------------------------------------------------
Mon Jun 14 08:02:36 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -16,23 +16,23 @@
#
%define base_version 40
%define base_version 41
Name: gnote
Version: 40.2
Version: 41.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
Source0: https://download.gnome.org/sources/gnote/40/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gnote/41/%{name}-%{version}.tar.xz
Source99: gnote-rpmlintrc
BuildRequires: desktop-file-utils
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: intltool
BuildRequires: libboost_test-devel >= 1.5.1
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: yelp-tools
BuildRequires: pkgconfig(glibmm-2.4) >= 2.62
@ -68,23 +68,18 @@ search results from documents.
%autosetup -p1
%build
%configure \
--disable-static \
%{nil}
%make_build
%meson
%meson_build
%install
%make_install
find %{buildroot} -type f -name "*.la" -delete -print
%meson_install
desktop-file-edit --add-category TextEditor %{buildroot}%{_datadir}/applications/org.gnome.Gnote.desktop
%fdupes %{buildroot}%{_datadir}
%find_lang %{name} %{?no_lang_C}
%post
/sbin/ldconfig
%post -p /sbin/ldconfig
%postun
/sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%license COPYING
@ -94,7 +89,6 @@ desktop-file-edit --add-category TextEditor %{buildroot}%{_datadir}/applications
%{_libdir}/gnote/
# Splitting does not make sense as it's just a lib for gnote itself (and it's plugins)
%{_libdir}/libgnote-%{base_version}.so*
%{_libdir}/libgnote.so
%{_datadir}/applications/org.gnome.Gnote.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
%{_datadir}/gnote/