dbus rebuild

This commit is contained in:
Rmys
2022-09-22 17:48:12 +03:00
parent 8ef83ded3f
commit e086f2d739
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -15,7 +15,7 @@
<Description>D-Bus supplies both a system daemon (for events such as "new hardware device added" or "printer queue changed") and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). Currently the communicating applications are on one computer, but TCP/IP option is available and remote support planned.</Description>
<Archive sha1sum="66b7d8ad719dadf6611879790da6939bc7d70121" type="tarxz">https://dbus.freedesktop.org/releases/dbus/dbus-1.14.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.4.8">expat-devel</Dependency>
<Dependency versionFrom="2.4.9">expat-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<!--<Dependency>doxygen</Dependency>-->
<Dependency>libcap-ng-devel</Dependency>
@@ -99,6 +99,13 @@
</Package>
<History>
<Update release="17">
<Date>2022-09-21</Date>
<Version>1.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2022-09-01</Date>
<Version>1.14.0</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<Description>This module provides an interface to James Clark's XML parser, expat. As in expat, a single instance of the parser can only parse one document. Calls to parsestring after the first for a given instance will die.</Description>
<Archive sha1sum="40cba8a10847b71804684e5c72a410277f47f8ce" type="targz">mirrors://cpan/authors/id/T/TO/TODDR/XML-Parser-2.46.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.4.8">expat-devel</Dependency>
<Dependency versionFrom="2.4.9">expat-devel</Dependency>
<Dependency versionFrom="5.30.1">perl</Dependency>
</BuildDependencies>
</Source>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="8">
<Date>2022-09-21</Date>
<Version>2.46</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2022-07-18</Date>
<Version>2.46</Version>