public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flacon] main: Update to 13.0.1.
@ 2026-06-01 7:37 Vasiliy Glazov
0 siblings, 0 replies; only message in thread
From: Vasiliy Glazov @ 2026-06-01 7:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/flacon
Branch : main
Commit : 1b9bb1129c75b91984882e17170bcd6c629c6538
Author : Vasiliy Glazov <v.glazov@1440.space>
Date : 2026-06-01T10:36:46+03:00
Stats : +12/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/flacon/c/1b9bb1129c75b91984882e17170bcd6c629c6538?branch=main
Log:
Update to 13.0.1.
---
diff --git a/.gitignore b/.gitignore
index 60b72d7..d2d4ae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/flacon-11.3.0.tar.gz
/flacon-11.4.0.tar.gz
/flacon-12.0.0.tar.gz
+/flacon-13.0.1.tar.gz
diff --git a/flacon.spec b/flacon.spec
index ce59274..94c3613 100644
--- a/flacon.spec
+++ b/flacon.spec
@@ -2,8 +2,8 @@
%bcond_with tests
Name: flacon
-Version: 12.0.0
-Release: 4%{?dist}
+Version: 13.0.1
+Release: 1%{?dist}
Summary: Audio File Encoder
License: LGPL-2.1-or-later
@@ -12,10 +12,10 @@ Source0: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{
BuildRequires: cmake
BuildRequires: gcc-c++
-BuildRequires: cmake(Qt5Core)
-BuildRequires: cmake(Qt5Widgets)
-BuildRequires: cmake(Qt5Network)
-BuildRequires: cmake(Qt5LinguistTools)
+BuildRequires: cmake(Qt6Core)
+BuildRequires: cmake(Qt6Widgets)
+BuildRequires: cmake(Qt6Network)
+BuildRequires: cmake(Qt6LinguistTools)
BuildRequires: uchardet-devel
BuildRequires: pkgconfig(taglib)
# For %%check
@@ -87,6 +87,10 @@ cd %{_target_platform}/tests && ./flacon_test
%{_mandir}/man1/%{name}.1*
%changelog
+* Mon Jun 01 2026 Vasiliy Glazov <vascom2@gmail.com> - 13.0.1-1
+- Update to 13.0.1
+- Switch to QT6
+
* Sun Jan 25 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 12.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Changes/TagLib2
diff --git a/sources b/sources
index 9919c29..8d7d092 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (flacon-12.0.0.tar.gz) = fa8e98e70ae0272f86baa59839e7c9f24496d77951b5ca41c06ee09d306cc752a95222599a3b71228ade325f919783e4a65d1f690b07975fa7c00cd2542a2254
+SHA512 (flacon-13.0.1.tar.gz) = fceb9a553cb217ccf4fa9877c6e2f5bbe47fa88f6580581060d9f48a81a5202c885963900893a83ec42e035b4c2f65ac544e47a59d459e9a35ce603f9004bdc4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-01 7:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 7:37 [rpms/flacon] main: Update to 13.0.1 Vasiliy Glazov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox