Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b4458f6799 | |||
|
|
0c06582555 | ||
|
|
987dc67da5 | ||
| 3294e1fcda | |||
|
|
40cf54799b | ||
|
|
35f04cd147 |
3
skrooge-25.10.0.tar.xz
Normal file
3
skrooge-25.10.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9040968b9feadab7813acf43aee6cecf956897702403b957cce2ed6e0c761e51
|
||||
size 25765508
|
||||
7
skrooge-25.10.0.tar.xz.sig
Normal file
7
skrooge-25.10.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQTxlV7Z0cLRDYCzGzsU7jfNFcU73QUCaPOudgAKCRAU7jfNFcU7
|
||||
3dsxAQCQNQvhtYZaTrE+CR4Z4wkCwuhDiC4haIDZYomKHHfA/gEA/0TxvTUPpfi6
|
||||
fXes/NTz1iWWVZGjPsYBNEvjBudKxQU=
|
||||
=6MO6
|
||||
-----END PGP SIGNATURE-----
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cdba2fd28c237d2d6c54c470da7b9f67e6a3c8c185875f5b854a5567c0194bf
|
||||
size 23334240
|
||||
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQTxlV7Z0cLRDYCzGzsU7jfNFcU73QUCaAqUIgAKCRAU7jfNFcU7
|
||||
3R40AQDHV8T0ItTQJgQgbp8ovBgM0aTotF4JSXwjiif3SxV1CQD+JFBoTIExVG5Y
|
||||
pBJ21YduD+N8W/hLht0bCTFXSLkeDAA=
|
||||
=kw8p
|
||||
-----END PGP SIGNATURE-----
|
||||
@@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 19 09:12:19 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 25.10.0
|
||||
* kde#479854: The tool "Align sub-operation date..." don't update
|
||||
an operation
|
||||
* kde#498606: '##WARNING: QFSFileEngine::open: No file name
|
||||
specified'
|
||||
* kde#507235: bad Unit import for Ms Money
|
||||
* kde#507414: Regression: Error importing ISO20022 XML into
|
||||
Skrooge
|
||||
* kde#510022: MS Money import: Dividends cause Unit Value = 0
|
||||
* kde#510025: MS Money import: split transaction comments
|
||||
lost/overwritten
|
||||
* kde#510027: MS Money import: Investment transactions not
|
||||
grouped
|
||||
* kde#510115: MS Money import: Ignore (/import?) Classifications
|
||||
* kde#492495: Empty New Account after CSV Import
|
||||
* kde#491382: Wishlist: Add an option for work days in Schedule
|
||||
Transactions
|
||||
* Correction bug: Increase width of unit combo box
|
||||
* Correction bug: Not possible to create SEK and NOK units
|
||||
because they have the same symbol. Fiw by using
|
||||
- Drop patch:
|
||||
* 0001-Fix-build-with-Qt-6.10.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 11:15:16 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Add patch:
|
||||
* 0001-Fix-build-with-Qt-6.10.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 26 07:47:17 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
||||
12
skrooge.spec
12
skrooge.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package skrooge
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2008 - 2012 Sascha Manns <saigkill@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -26,7 +26,7 @@
|
||||
%define with_qtwebengine 1
|
||||
%endif
|
||||
Name: skrooge
|
||||
Version: 25.4.0
|
||||
Version: 25.10.0
|
||||
Release: 0
|
||||
Summary: A Personal Finance Management Tool
|
||||
License: GPL-3.0-only
|
||||
@@ -38,15 +38,15 @@ Source1: https://download.kde.org/stable/skrooge/%{name}-%{version}.tar.x
|
||||
# https://invent.kde.org/sysadmin/release-keyring/-/blob/master/keys/smankowski@key2.asc?ref_type=heads
|
||||
Source2: skrooge.keyring
|
||||
%endif
|
||||
BuildRequires: kf6-breeze-icons
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: kf6-breeze-icons
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
BuildRequires: libofx-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-sql-private-devel >= %{qt6_version}
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: sqlcipher-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(KF6Archive) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6ColorScheme) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Completion) >= %{kf6_version}
|
||||
@@ -142,8 +142,6 @@ sed -i 's#env python3#python3#' %{buildroot}%{_kf6_sharedir}/skrooge/*.py
|
||||
%{_kf6_libdir}/libskgbasegui.so.*
|
||||
%{_kf6_libdir}/libskgbasemodeler.so.*
|
||||
%{_kf6_notificationsdir}/skrooge.notifyrc
|
||||
# %%{_kf6_plugindir}/designer/libskgbankguidesigner.so
|
||||
# %%{_kf6_plugindir}/designer/libskgbaseguidesigner.so
|
||||
%dir %{_kf6_plugindir}/kf6/ktexttemplate
|
||||
%{_kf6_plugindir}/kf6/ktexttemplate/grantlee_skgfilters.so
|
||||
%{_kf6_plugindir}/skg_gui/
|
||||
|
||||
Reference in New Issue
Block a user