public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vasiliy Glazov <v.glazov@1440.space>
To: git-commits@fedoraproject.org
Subject: [rpms/flacon] main: Update to 13.0.1.
Date: Mon, 01 Jun 2026 07:37:03 GMT	[thread overview]
Message-ID: <178029942347.1.16536652165612493826.rpms-flacon-1b9bb1129c75@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-01  7:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178029942347.1.16536652165612493826.rpms-flacon-1b9bb1129c75@fedoraproject.org \
    --to=v.glazov@1440.space \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox