Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ca4536e61c | |||
| 7020cc8df9 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48d0c71d062e52e3babafc2c4e7723276e63c9b4ca58d47e6566e0d72c5d8659
|
||||
size 4095740
|
||||
3
flacon-12.0.0.tar.gz
Normal file
3
flacon-12.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78199ff925b7cd0ffeb628d47909ca4172f8ff0d8fd8192bb537e0c012e6f4c6
|
||||
size 5843268
|
||||
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 17 07:02:46 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to 12.0.0:
|
||||
* Added columns to the table to display the tags “Date”, “Genre” and
|
||||
“Song writer”.
|
||||
* Added the ability to specify a proxy server to get disk information from
|
||||
internet.
|
||||
* Added a dialog for viewing the log. Now if you have a problem you can
|
||||
send me logs just by copying them from this dialog.
|
||||
* Significantly revised display and editing of tags. The tags are now more
|
||||
clearly divided into album related and track related.
|
||||
* Increased speed of disk validation for errors in output files.
|
||||
* The limits for the Disk Number and Number of Disks fields have been
|
||||
increased to 999.
|
||||
* Bug fix. The program crashed after the end of conversion if an old
|
||||
version of Qt was used. In particular, crashes of AppImage version are fixed
|
||||
* Bug fix. Sometimes the program selected wrong directory for output files.
|
||||
* Compatibility with macOS and FreeBSD has been improved.
|
||||
* Many minor fixes and improvements.
|
||||
* Translations updated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 08:22:37 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package flacon
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2014-2018 Alexander Evseev <aevseev@gmail.com>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: flacon
|
||||
Version: 11.4.0
|
||||
Version: 12.0.0
|
||||
Release: 0
|
||||
Summary: Audio File Encoder
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user