flatpak update to 0.11.1

This commit is contained in:
Ertuğrul Erata
2018-02-17 08:33:47 +03:00
parent 14b757ca87
commit 59b51f9231
5 changed files with 37 additions and 6 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Operating system and container binary deployment and upgrades</Summary>
<Description>OSTree is a tool for managing bootable, immutable, versioned filesystem trees</Description>
<Archive sha1sum="35d5aabc940ac09236d3d1b59e67e038c3b24d66" type="targz">https://github.com/ostreedev/ostree/archive/v2018.1.tar.gz</Archive>
<Archive sha1sum="2a68aafb690e1bcf1b8e144d8cfc3effa33a7d00" type="targz">https://github.com/ostreedev/ostree/archive/v2018.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>gtk-doc</Dependency>
<Dependency>rust</Dependency>
@@ -85,6 +85,13 @@
</Package>
<History>
<Update release="2">
<Date>2018-02-16</Date>
<Version>2018.2</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2018-02-02</Date>
<Version>2018.1</Version>