Accepting request 1218827 from X11:Utilities

OBS-URL: https://build.opensuse.org/request/show/1218827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xournalpp?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2024-10-28 14:26:40 +00:00 committed by Git OBS Bridge
commit 71c4520b95
4 changed files with 15 additions and 6 deletions

View File

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

3
xournalpp-1.2.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 25 06:40:26 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.2.4:
* Fixed various dark/light theme inconsistencies.
* Improved edge panning for large selections.
* Fixed various crashes, freezes and memory leaks.
- Drop BuildRequires: update-desktop-files since
%suse_update_desktop_file macro is no longer used.
-------------------------------------------------------------------
Sat Mar 2 10:01:43 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package xournalpp
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: xournalpp
Version: 1.2.3
Version: 1.2.4
Release: 0
Summary: Notetaking software designed around a tablet
License: GPL-2.0-or-later
@ -31,7 +31,6 @@ BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: pkgconfig
BuildRequires: texlive-latex-bin
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk+-3.0)