libogg:version bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libogg</Name>
|
||||
@@ -8,15 +8,16 @@
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>as-is</License>
|
||||
<License>BSD</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>The Ogg media file format library</Summary>
|
||||
<Description>libogg is a library for manipulating Ogg bitstream file formats. libogg supports both making Ogg bitstreams and getting packets from Ogg bitstreams.</Description>
|
||||
<Archive sha1sum="ba54760b8f44bd85b79222286faf5d6a21e356fe" type="tarxz">http://downloads.xiph.org/releases/ogg/libogg-1.3.3.tar.xz</Archive>
|
||||
<Archive sha1sum="f07499a35566aa62affb5ca989f62eed5b8092c3" type="tarxz">https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.4.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libogg</Name>
|
||||
<Summary>The Ogg media file format library</Summary>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -25,6 +26,7 @@
|
||||
|
||||
<Package>
|
||||
<Name>libogg-devel</Name>
|
||||
<Summary>Development files for the ogg media file format library</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libogg</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -48,7 +50,6 @@
|
||||
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
|
||||
<Dependency release="current">libogg</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -57,6 +58,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-01-06</Date>
|
||||
<Version>1.3.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Blue DeviL</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-07-29</Date>
|
||||
<Version>1.3.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user