[releng] Hack: rename ostree to libostree
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [releng] Hack: rename ostree to libostree
- Date: Sun, 24 Nov 2019 21:18:06 +0000 (UTC)
commit c6c7b01add0ad9610d81b8230b4b6d06df112464
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Nov 24 13:52:00 2019 -0600
Hack: rename ostree to libostree
This prevents tarball-conversion from replacing the 2019 release with a
2014 version, the last one uploaded to download.gnome.org.
tools/smoketesting/tarball-conversion.config | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/tools/smoketesting/tarball-conversion.config b/tools/smoketesting/tarball-conversion.config
index 724a2df..50ee223 100644
--- a/tools/smoketesting/tarball-conversion.config
+++ b/tools/smoketesting/tarball-conversion.config
@@ -57,6 +57,7 @@
<!-- Should we remove this functionality? Probably makes more sense to rename modules in BuildStream
instead. -->
<rename>
<name old="gmime3" new="gmime"/>
+ <name old="ostree" new="libostree"/>
<name old="pyatspi2" new="pyatspi"/>
</rename>
<whitelist>
@@ -90,6 +91,7 @@
<package name="libinput"/>
<package name="libmbim"/>
<package name="libosinfo"/>
+ <package name="libostree"/>
<package name="libqmi"/>
<package name="libvirt-glib"/>
<package name="libxkbcommon"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]