perl-FFI-Checklib:ver bump
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import perlmodules
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import perlmodules
|
||||
|
||||
#WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
|
||||
|
||||
|
||||
@@ -14,16 +14,17 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Check that a library is available for FFI</Summary>
|
||||
<Description>perl-FFI-CheckLib, checks if a library is available for FFI</Description>
|
||||
<Archive sha1sum="d05dffa0239c2719815328ab4436f99d49546d3e" type="targz">https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-0.26.tar.gz</Archive>
|
||||
<Archive sha1sum="3618111e047a963fe1822d549a39dc95e4db13c5" type="targz">https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-0.27.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl-test2-suite</Dependency>
|
||||
<Dependency>perl-test-exit</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-test-exit</Dependency>
|
||||
<Dependency>perl-test2-suite</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>perl-FFI-CheckLib</Name>
|
||||
<Summary>Check that a library is available for FFI</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -35,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-05-18</Date>
|
||||
<Version>0.27</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-04-10</Date>
|
||||
<Version>0.26</Version>
|
||||
|
||||
Reference in New Issue
Block a user