Fix (protobuf): Move to Extras (#3013)

* Fix: Move to Extras

Signed-off-by: Gil <rockgrub@protonmail.com>

* Fix: Quotes

Signed-off-by: Gil <rockgrub@protonmail.com>

---------

Signed-off-by: Gil <rockgrub@protonmail.com>
This commit is contained in:
Gil
2025-01-16 04:15:07 -06:00
committed by GitHub
parent 0e598c0d9c
commit d7a342150c
+4 -1
View File
@@ -1,5 +1,8 @@
project pkg {
rpm {
spec = "python3-protobuf.spec"
spec = "python3-protobuf.spec"
}
labels {
subrepo = "extras"
}
}