- 15 Dec, 2018 1 commit
-
-
Luca Boccassi authored
Solution: add them so that pkg-config Requires.private is satisfied
-
- 01 Nov, 2018 1 commit
-
-
Luca Boccassi authored
Solution: bump back from 4.3.1 to 4.3.0
-
- 23 Mar, 2018 2 commits
-
-
Luca Boccassi authored
Solution: revert the revert! Revert "Problem: regression in 4.2.3 went unnoticed, want to release 4.2.5" This reverts commit 5f17e26f.
-
Luca Boccassi authored
Solution: revert DRAFT -> STABLE API transition so that we can do a bugfix-only 4.2.5 release. Will be re-reverted once tagged. Revert "Problem: ZMQ_BINDTODEVICE has met STABLE conditions" This reverts commit 3cb79f50. Revert "Problem: ZMQ_MSG_GSSAPI_* have met STABLE conditions" This reverts commit 374da420. Revert "Problem: ZMQ_MSG_T_SIZE has met STABLE conditions" This reverts commit 6411c4a2. Revert "Problem: docs say STABLE API still in DRAFT" This reverts commit 9f2f30b7.
-
- 21 Mar, 2018 2 commits
-
-
Luca Boccassi authored
Solution: move it from DRAFT to STABLE since it's been in a public release, committed for 6+ months and has not changed. Given a new STABLE symbol has been added, bump minor version number.
-
Luca Boccassi authored
Solution: bump to 4.2.5
-
- 11 Feb, 2018 1 commit
-
-
Luca Boccassi authored
Solution: add it
-
- 28 Dec, 2017 2 commits
- 15 Dec, 2017 1 commit
-
-
evoskuil authored
-
- 14 Dec, 2017 1 commit
-
-
evoskuil authored
-
- 13 Dec, 2017 2 commits
-
-
Luca Boccassi authored
Solution: bump changelog, ABI revision, library and packaging version
-
Jim Klimov authored
Solution: re-point to the maintained zeromq fork Signed-off-by:
Jim Klimov <EvgenyKlimov@eaton.com>
-
- 01 Dec, 2017 1 commit
-
-
Luca Boccassi authored
Solution: install it if available. Download it from its repo as part of the OBS source run. Debian and Ubuntu always ship zmq.hpp in libzmq-dev, so do the same. In the RPM world it is in its own separate package, so don't do the same for RPM.
-
- 16 Nov, 2017 1 commit
-
-
Luca Boccassi authored
Solution: make test failures fail the build
-
- 16 Oct, 2017 1 commit
-
-
Luca Boccassi authored
Solution: add dependency and configure flag
-
- 17 Sep, 2017 1 commit
-
-
Luca Boccassi authored
Solution: use same autoconf workaround as for Debian 7, and manually create the config directory
-
- 19 Aug, 2017 4 commits
-
-
Luca Boccassi authored
Solution: mention recent changes
-
Luca Boccassi authored
Solution: don't. libtool's archive files are already being deprecated in Debian-based distros. They are no longer necessary, and cause the reverse dependencies to over-link. EG: when built with sodium/pgm/krb5, all applications/libraries linking against libzmq would be forced to link against sodium/pgm/krb5 despite not using any of those libraries symbols.
-
Luca Boccassi authored
Solution: fix it
-
Luca Boccassi authored
Solution: add build-dependency and configure option
-
- 29 Apr, 2017 2 commits
-
-
Luca Boccassi authored
Solution: a new option has been added to the tar_scm service, so use it to set the version to last_tag+git<last commit date> which is more useful. Unfortunately it's not possible to set it to the current version as set in the header files, as it's not possible to parse files, only commit ids, dates and git tags. But it's a step forward.
-
Luca Boccassi authored
Solution: use wildcard to pick up manpages in the spec file
-
- 29 Mar, 2017 1 commit
-
-
evoskuil authored
-
- 24 Mar, 2017 1 commit
-
-
evoskuil authored
-
- 18 Feb, 2017 2 commits
-
-
Luca Boccassi authored
Solution: bump changelog, ABI revision, library and packaging version
-
Luca Boccassi authored
Solution: bump to 4.2.2
-
- 07 Jan, 2017 2 commits
-
-
Luca Boccassi authored
Solution: remove the dependency as it's not been needed for a while
-
Luca Boccassi authored
Solution: build-depend on asciidoc and xmlto
-
- 27 Dec, 2016 1 commit
-
-
Luca Boccassi authored
Solution: create config subdir as a workaround if building the packages with automake < 1.14
-
- 09 Dec, 2016 1 commit
-
-
Luca Boccassi authored
Solution: depend on libunwind-dev | libunwind8-dev | libunwind7-dev
-
- 08 Nov, 2016 1 commit
-
-
Luca Boccassi authored
Solution: update NEWS, include/zmq.h and packaging
-
- 06 Nov, 2016 1 commit
-
-
Luca Boccassi authored
Solution: add new libzmq-tools package to ship it
-
- 28 Aug, 2016 2 commits
-
-
Luca Boccassi authored
Solution: if rpmbuild is called with --with drafts, which can be triggered on OBS by adding: Macros: %_with_drafts 1 to the bottom of the prjconf, then enable draft APIs.
-
Luca Boccassi authored
Solution: parse the OBS prjconf and the user env variable DEB_BUILD_OPTIONS. If either of those define "drafts" then build with draft APIs enabled.
-
- 01 Aug, 2016 2 commits
-
-
Luca Boccassi authored
Solution: run the update version service before the recompress service
-
Luca Boccassi authored
Solution: run the obs-service-compress at service time rather than buildtime
-
- 31 Jul, 2016 3 commits
-
-
Luca Boccassi authored
Solution: add one similar to the one generated by zproject
-
Luca Boccassi authored
Solution: name the binary package that ships the library libzmq5 to adhere to the soname convention for RPMs
-
Luca Boccassi authored
Solution: update manpages list and use wildcard where possible in the spec file
-