protobuf28: rename to protobuf, update to 3.18.1

In a discussion a year ago [1], I proposed dropping versioned libs
subpackages and the consensus was that the versioning should be kept.
Since then, protobuf has been updated several times and we've always
been able to migrate all dependants, so there's no need to keep the
versioned packages around just in case that can't happen some day.

Let's drop the versioned packages to make upgrades easier and avoid
polluting repo indexes with old packages that don't get cleaned. Users
who need old versions of the libs for un-packaged software may need to
build those old versions by hand, but this is just one of the pitfalls
of using a rolling Linux distribution.

[1]: https://github.com/void-linux/void-packages/pull/18691
This commit is contained in:
Andrew J. Hesford 2021-09-16 10:31:28 -04:00
parent eb154d26f8
commit f38a742bec
14 changed files with 30 additions and 55 deletions

View file

@ -3081,9 +3081,9 @@ libm17n-flt.so.0 m17n-lib-1.7.0_1
libm17n-gui.so.0 m17n-lib-1.7.0_1
libm17n-core.so.0 m17n-lib-1.7.0_1
libm17n.so.0 m17n-lib-1.7.0_1
libprotobuf-lite.so.28 libprotobuf28-lite-3.17.0_1
libprotoc.so.28 libprotoc28-3.17.0_1
libprotobuf.so.28 libprotobuf28-3.17.0_1
libprotobuf-lite.so.29 libprotobuf-lite-3.18.0_1
libprotoc.so.29 libprotoc-3.18.0_1
libprotobuf.so.29 libprotobuf-3.18.0_1
libsombok.so.3 sombok-2.4.0_1
libdeviceclient.so.0 pragha-1.3.3_1
libguile-srfi-srfi-1-v-3.so.3 guile1.8-1.8.8_1