Merge pull request #17951 from Rmys/master

libcloudproviders ver. bump
This commit is contained in:
Rmys
2026-01-07 12:32:29 +03:00
committed by GitHub
@@ -15,7 +15,7 @@ their services.</Summary>
<Description>libcloudproviders is a DBus API that allows cloud storage sync clients to expose <Description>libcloudproviders is a DBus API that allows cloud storage sync clients to expose
their services. Clients such as file managers and desktop environments can then their services. Clients such as file managers and desktop environments can then
provide integrated access to the cloud providers services.</Description> provide integrated access to the cloud providers services.</Description>
<Archive sha1sum="c5d8ee2eec0939d1f3804308454ea5175ecfdb8a">https://gitlab.gnome.org/World/libcloudproviders/-/archive/0.3.6/libcloudproviders-0.3.6.tar.gz</Archive> <Archive sha1sum="85f808563721661b4c6256e952fd45e9fa9102d4">https://download.gnome.org/sources/libcloudproviders/0.4/libcloudproviders-0.4.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>meson</Dependency> <Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency> <Dependency>vala-devel</Dependency>
@@ -40,6 +40,7 @@ provide integrated access to the cloud providers services.</Description>
<Name>libcloudproviders-devel</Name> <Name>libcloudproviders-devel</Name>
<Summary>Development files for libcloudproviders</Summary> <Summary>Development files for libcloudproviders</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency release="current">libcloudproviders</Dependency> <Dependency release="current">libcloudproviders</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
@@ -53,6 +54,13 @@ provide integrated access to the cloud providers services.</Description>
</Package> </Package>
<History> <History>
<Update release="7">
<Date>2026-01-06</Date>
<Version>0.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6"> <Update release="6">
<Date>2024-03-20</Date> <Date>2024-03-20</Date>
<Version>0.3.6</Version> <Version>0.3.6</Version>