Commit Graph

24 Commits

Author SHA1 Message Date
Adrian Reber 42cea2c212
Rebuilt for protobuf 3.14 2021-01-14 08:46:37 +01:00
Tom Stellard 9c290336d4 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-19 00:07:19 +00:00
Artem Polishchuk 06f39c9753 build: disable LTO due to rh#1893533 2020-11-13 07:57:14 +02:00
Adrian Reber 9310245928
Rebuilt for protobuf 3.13 2020-09-24 08:58:20 +02:00
Gwyn Ciesla 7c4d8c04c4 Patches for https://github.com/grpc/grpc/pull/21669 2020-08-03 09:26:23 -05:00
Fedora Release Engineering fd56af7a15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 00:23:52 +00:00
Miro Hrončok aa731c97b5 Replace Python version glob with macro (needed for Python 3.10+)
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PQIGCQCRNBYNXBX2ICWEM3PLDLNOG2ZT/

Co-authored-by: Tomas Hrnciar <thrnciar@redhat.com>
2020-07-13 21:04:22 +02:00
Adrian Reber ef05f06a77
Rebuilt for protobuf 3.12 2020-06-21 21:07:50 +02:00
Miro Hrončok ae84ab8753 Rebuilt for Python 3.9 2020-05-26 02:47:42 +02:00
Fedora Release Engineering 324b1afedb - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 03:36:02 +00:00
Sergey Avseyev 3b94ecfeb9
Update to 1.26.0 2020-01-15 23:19:19 +03:00
Orion Poplawski f302d3b94a Rebuild for protobuf 3.11 2019-12-18 20:28:01 -07:00
Miro Hrončok 4d76576881 Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 13:54:14 +02:00
Miro Hrončok 751c4247bd Rebuilt for Python 3.8 2019-08-19 10:15:31 +02:00
Fedora Release Engineering 081b763df4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 07:48:20 +00:00
Sergey Avseyev 1f1b01a90d
Update to 1.20.1 2019-05-17 11:10:36 +03:00
Fedora Release Engineering eabd20e807 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 01:37:21 +00:00
Sergey Avseyev 4d8a3c0fe4
Update to 1.18.0 2019-01-16 21:11:28 +03:00
Igor Gnatenko c9c00b2696
Rebuild
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-12-17 14:25:41 +01:00
Igor Gnatenko f20099b2d6
Properly store patch in SRPM
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-12-17 14:23:22 +01:00
Sergey Avseyev fe044972b6
Bump release version 2018-12-17 14:17:20 +03:00
Mathieu Bridon b3bb2c60a8 Only build the Ruby plugin on Fedora >= 30
Fedora < 30 have protobuf 3.5, which doesn't have the required parts to
build the Ruby plugin.

We can't update protobuf there, because upstream bumped the soname which
goes contrary to the Fedora update policy.

As a result, if we want Fedora 28 and 29 to have gRPC, we have to
disable its Ruby plugin.

Upstream doesn't seem to have an easy way to just not build it, so this
commit introduces a patch to remove it from the Makefile.

This should be okay, since it's only temporary anyway: Fedora 30 (and
future releases) already have a recent enough protobuf so this won't be
necessary any more.
2018-12-17 11:46:12 +01:00
Sergey Avseyev 637ef6452b
Update to 1.17.1 and add python bindings 2018-12-14 22:51:14 +03:00
Sergey Avseyev bf7e9a8d24
Initial import (#1654324) 2018-12-07 11:01:19 +03:00