diff --git a/akonadi-notes-23.04.3.tar.xz b/akonadi-notes-23.04.3.tar.xz deleted file mode 100644 index 46b2f7c..0000000 Binary files a/akonadi-notes-23.04.3.tar.xz and /dev/null differ diff --git a/akonadi-notes-23.08.4.tar.xz b/akonadi-notes-23.08.4.tar.xz new file mode 100644 index 0000000..b97cef5 Binary files /dev/null and b/akonadi-notes-23.08.4.tar.xz differ diff --git a/kf5-akonadi-notes.spec b/kf5-akonadi-notes.spec index 47f1201..c49ca58 100644 --- a/kf5-akonadi-notes.spec +++ b/kf5-akonadi-notes.spec @@ -8,15 +8,14 @@ %endif Name: kf5-%{framework} -Version: 23.04.3 +Version: 23.08.4 Release: 1 Summary: The Akonadi Notes Library License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} -Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/stable/release-service/%{version}/src/%{framework}-%{version}.tar.xz %global majmin %majmin_ver_kf5 -%global stable %stable_kf5 BuildRequires: make BuildRequires: cyrus-sasl-devel @@ -92,6 +91,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %{_includedir}/KPim5/AkonadiNotes %changelog +* Wed Jan 17 2024 misaka00251 - 23.08.4-1 +- Upgrade to 23.08.4 + * Fri Aug 04 2023 jiangxinyu - 23.04.3-1 - Update package to version 23.04.3 diff --git a/kf5-akonadi-notes.yaml b/kf5-akonadi-notes.yaml new file mode 100644 index 0000000..ac2a8b3 --- /dev/null +++ b/kf5-akonadi-notes.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: KDE/akonadi-notes +tag_prefix: "^v" +separator: "."