framework-5.46.0:ver.bump

This commit is contained in:
Rmys
2018-05-14 17:45:19 +03:00
parent f367e6c198
commit dc2803e5e4
25 changed files with 241 additions and 66 deletions
+10 -3
View File
@@ -12,13 +12,13 @@
<IsA>library</IsA>
<Summary>Network service discovery using Zeroconf</Summary>
<Description>KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure.</Description>
<Archive sha1sum="222a6dd0211f7a5819744201dd0285689edc4962" type="tarxz">mirrors://kde/stable/frameworks/5.45/kdnssd-5.45.0.tar.xz</Archive>
<Archive sha1sum="71f9e764851fe9090018e0a1f5956173bd90bb55" type="tarxz">mirrors://kde/stable/frameworks/5.46/kdnssd-5.46.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
<Dependency>avahi-devel</Dependency>
<Dependency>avahi-compat-libdns_sd-devel</Dependency>
<Dependency versionFrom="5.45.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.46.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -47,11 +47,18 @@
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.0</Version>