Page MenuHomeSolus

D7032.diff
No OneTemporary

D7032.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,6 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Troy Harvey
+ - IRC: Harvey
+ - Email: harveydev@protonmail.com
+
\ No newline at end of file
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -23,3 +23,4 @@
libtag.so.1
libvorbis.so.0
libvorbisfile.so.3
+libz.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : kid3
-version : 3.7.1
-release : 6
+version : 3.8.0
+release : 7
source :
- - https://svwh.dl.sourceforge.net/kid3/kid3-3.7.1.tar.gz : a82db841d023a28636652086905f29678d8c041dc238099165e88fbcb2d47976
-license : GPL-2.0
+ - https://svwh.dl.sourceforge.net/kid3/kid3-3.8.0.tar.gz : e6ca55bbd3bdf0292ce39c5ebf228846385ec7e10674eab31ad485dbe6ecd1a8
+license : GPL-2.0-or-later
component : multimedia.audio
summary :
- Efficient audio tagger
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -5,17 +5,17 @@
<Name>Troy Harvey</Name>
<Email>harveydev@protonmail.com</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-or-later</License>
<Summary xml:lang="en">Efficient audio tagger</Summary>
<Description xml:lang="en">Efficient audio tagger</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>kid3-cli</Name>
<Summary xml:lang="en">Audio tagger command-line-interface</Summary>
<Description xml:lang="en">Kid3-cli offers a command-line-interface for Kid3, for a GUI use kid3-qt.</Description>
<RuntimeDependencies>
- <Dependency release="6">kid3-core</Dependency>
+ <Dependency release="7">kid3-core</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/kid3-cli</Path>
@@ -29,9 +29,9 @@
<Description xml:lang="en">This package contains libraries and data used by kid3-qt and kid3-cli.</Description>
<Files>
<Path fileType="library">/usr/lib/kid3/libkid3-core.so</Path>
- <Path fileType="library">/usr/lib/kid3/libkid3-core.so.3.7.1</Path>
+ <Path fileType="library">/usr/lib/kid3/libkid3-core.so.3.8.0</Path>
<Path fileType="library">/usr/lib/kid3/libkid3-gui.so</Path>
- <Path fileType="library">/usr/lib/kid3/libkid3-gui.so.3.7.1</Path>
+ <Path fileType="library">/usr/lib/kid3/libkid3-gui.so.3.8.0</Path>
<Path fileType="library">/usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml</Path>
<Path fileType="library">/usr/lib/kid3/plugins/imports/Kid3/libkid3qml.so</Path>
<Path fileType="library">/usr/lib/kid3/plugins/imports/Kid3/plugins.qmltypes</Path>
@@ -83,7 +83,7 @@
<Summary xml:lang="en">Efficient audio tagger</Summary>
<Description xml:lang="en">Kid3 audio tag editor can edit the tags of MP3, Ogg, FLAC, MPC and WMA files in an efficient way, convert between ID3v1 and ID3v2, set the tags of multiple files, generate tags from file names or vice versa and import from freedb, MusicBrainz and Disco.</Description>
<RuntimeDependencies>
- <Dependency release="6">kid3-core</Dependency>
+ <Dependency release="7">kid3-core</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/kid3-qt</Path>
@@ -102,12 +102,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2019-03-19</Date>
- <Version>3.7.1</Version>
+ <Update release="7">
+ <Date>2019-08-24</Date>
+ <Version>3.8.0</Version>
<Comment>Packaging update</Comment>
<Name>Troy Harvey</Name>
<Email>harveydev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 12 2023, 10:12 AM (13 w, 12 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813202
Default Alt Text
D7032.diff (4 KB)

Event Timeline