Page MenuHomeSolus

D9456.diff
No OneTemporary

D9456.diff

diff --git a/files/id3tag.pc b/files/id3tag.pc
--- a/files/id3tag.pc
+++ b/files/id3tag.pc
@@ -5,6 +5,6 @@
Name: ID3TAG
Description: libid3tag - ID3 tag manipulation library
-Version: 0.15.0b
+Version: 0.15.1b
Libs: -L${libdir} -lid3tag -lz
Cflags:
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : libid3tag
version : 0.15.1b
-release : 4
+release : 5
source :
- ftp://ftp.mars.org/pub/mpeg/libid3tag-0.15.1b.tar.gz : 63da4f6e7997278f8a3fef4c6a372d342f705051d1eeb6a46a86b03610e26151
license : GPL-2.0-only
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>libid3tag</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Packager>
<License>GPL-2.0-only</License>
<PartOf>multimedia.library</PartOf>
<Summary xml:lang="en">library for id3 tagging</Summary>
<Description xml:lang="en">library for id3 tagging
</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>libid3tag</Name>
@@ -19,7 +19,8 @@
</Description>
<PartOf>multimedia.library</PartOf>
<Files>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib64/libid3tag.so.0</Path>
+ <Path fileType="library">/usr/lib64/libid3tag.so.0.3.0</Path>
</Files>
</Package>
<Package>
@@ -29,21 +30,21 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="4">libid3tag</Dependency>
+ <Dependency release="5">libid3tag</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="header">/usr/include/id3tag.h</Path>
+ <Path fileType="library">/usr/lib64/libid3tag.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/id3tag.pc</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-04-19</Date>
+ <Update release="5">
+ <Date>2020-08-16</Date>
<Version>0.15.1b</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 7, 7:35 PM (3 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850315
Default Alt Text
D9456.diff (3 KB)

Event Timeline