libzmq/packaging
Luca Boccassi e1d07b61ca Problem: release script for OBS build fails often
Solution: now that tar_scm supports @PARENT_TAG@ as a revision to
automatically fetch the most recent tag on the default branch, use
it to simplify everything

https://github.com/openSUSE/obs-service-tar_scm/pull/359
2020-05-11 19:31:23 +01:00
..
debian Problem: internal reimplementation of strlcpy used by default on Linux 2019-12-28 16:21:06 +01:00
nuget add wss transport and fix tipc tests when building using cmake on linux (#3857) 2020-04-13 23:03:19 +01:00
obs Problem: release script for OBS build fails often 2020-05-11 19:31:23 +01:00
redhat Problem: internal reimplementation of strlcpy used by default on Linux 2019-12-28 16:21:06 +01:00
README Problem: builds directory contains packaging scripts 2016-01-15 10:25:38 +01:00

This directory is for packaging tools. Please do not hardcode version
numbers into your scripts; you can get them at runtime by calling
version.sh, or at configure time if you use autoconf.