libpipeline ver. bump

This commit is contained in:
Rmys
2024-08-30 20:02:14 +03:00
parent 24c0b2a928
commit 602ffa7699
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ def check():
def install():
autotools.install()
pisitools.dodoc("COPYING", "NEWS", "README")
pisitools.dodoc("COPYING", "README*")
+9 -2
View File
@@ -14,7 +14,7 @@
<IsA>data:doc</IsA>
<Summary>Application to read Linux man pages</Summary>
<Description>Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
<Archive sha1sum="76ec7a9f5222fbd6fc5364929270a4790094a617" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.9.3.tar.xz</Archive>
<Archive sha1sum="eae4c1c76e6b7e843082c1be622a491af57cdedf" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>less</Dependency>
<Dependency>gzip</Dependency>
@@ -23,7 +23,7 @@
<Dependency>zlib-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<!--Dependency versionFrom="2.4.2">libseccomp-devel</Dependency-->
<Dependency versionFrom="1.5.1">libpipeline-devel</Dependency>
<Dependency versionFrom="1.5.8">libpipeline-devel</Dependency>
</BuildDependencies>
<Patches>
</Patches>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="9">
<Date>2024-08-30</Date>
<Version>2.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2020-12-09</Date>
<Version>2.9.3</Version>