Merge pull request #4526 from Rmys/master

avahi-0.7:ver.bump
This commit is contained in:
Rmys
2018-02-19 18:59:14 +03:00
committed by GitHub
2 changed files with 10 additions and 3 deletions
+2 -2
View File
@@ -61,5 +61,5 @@ def install():
pisitools.dodoc("docs/AUTHORS", "docs/README", "docs/TODO")
pisitools.removeDir("var/run")
pisitools.removeDir("/usr/lib/avahi")
#pisitools.removeDir("var/run")
pisitools.removeDir("/usr/lib/avahi")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Local network service discovery</Summary>
<Description>avahi is a system which facilitates service discovery on a local network. This means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared.</Description>
<Archive sha1sum="1c6d234058fd7883b3a4515e99216fdc8f71b223" type="targz">https://github.com/lathiat/avahi/releases/download/v0.6.32/avahi-0.6.32.tar.gz</Archive>
<Archive sha1sum="8a062878968c0f8e083046429647ad33b122542f" type="targz">https://github.com/lathiat/avahi/releases/download/v0.7/avahi-0.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>gtk2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -362,6 +362,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-02-18</Date>
<Version>0.7</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-17</Date>
<Version>0.6.32</Version>