Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
3
xournalpp-1.2.3.tar.gz
Normal file
3
xournalpp-1.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8817abd1794760c2a3be3a35e56a5588a51e517bc591384fa321994d50e14e7c
|
||||
size 16708613
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dce483e01e267b0d20afb88c59bf53b8ca1bd8518a31f98ef5061a334d6dc4eb
|
||||
size 16846760
|
@ -1,29 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 03:55:50 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 1.2.6:
|
||||
* Fixed compass outline drawing.
|
||||
* Exposed selected text to the windowing system.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 22 11:14:03 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 1.2.5:
|
||||
* Fixed regressions when exporting to PDF.
|
||||
* Fixed crash when importing some SVG files.
|
||||
* Have geometry tools appear in the middle of the view.
|
||||
* Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xournalpp
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2023 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.6
|
||||
Version: 1.2.3
|
||||
Release: 0
|
||||
Summary: Notetaking software designed around a tablet
|
||||
License: GPL-2.0-or-later
|
||||
@ -31,6 +31,7 @@ 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user