summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add src rpm.fedoraJarek Prokop2021-03-301-0/+0
|
* Fixup specfile.Jarek Prokop2021-03-301-4/+4
|
* Update rubygem-protobuf.specPavel Valena2021-03-232-20/+31
|
* Use only Pull Requests for patch creation.Jarek Prokop2021-03-172-55/+56
| | | | | | | | | | | | | | | | Using only patches is enough, however to dodge any patch clashes the git rebase was used to do the heavy lifting. Moreover, when doing a git rebase for PR#415 when a merge conflict arises the lib/protobuf/message.rb needs to have both changes manually merged into one. Also apparently one line in test suite rises up with a merge conflict as well and it needs to have `.force_encoding` on the conflicting line. Note: there is a gotcha with another test where git does not make a proper diff since it thinks its a binary file. Git is wrong about this and an extra patch was added to compensate for this.
* Sync mini version with latest copr build.Jarek Prokop2021-03-161-1/+1
|
* First buildable commit.Jarek Prokop2021-03-162-15/+13
|
* Mini version bump.Jarek Prokop2021-03-121-1/+1
|
* Use protobuf-cucumber fork for compatibility with rubygem-cucumber-messages.Jarek Prokop2021-03-122-4/+565
| | | | | | According to cucumber upstream, it should suffice. link to the discussion: https://github.com/cucumber/cucumber/pull/813
* Add build require for rubygem thread_safe.Jarek Prokop2021-03-091-0/+1
|
* Releax RSpec dependency and add build require on gem Thor.Jarek Prokop2021-03-091-1/+2
|
* Ignore ffi-zmq related tests.Jarek Prokop2021-03-091-1/+23
| | | | | Disable ffi-rzmq test suites for now since it is currently not available in Fedora.
* Initial package.Pavel Valena2021-02-081-1/+7
|
* fixezPavel Valena2020-10-301-19/+9
|
* Initial commit.Pavel Valena2020-10-303-0/+102