genwqe-tools/_service
OBS User michel_mno ea78d82710 Accepting request 575549 from home:michel_mno:branches:hardware
- update to git version 4.0.20
  - Fix compressBound
  - Add Debug tools
  - Fix genwqe_cksum tool
  - Fix missing manpages in spec file
  - Fix new compiler warnings
  - Improve Z_STREAM_END detection circumvention
- detailed list of upstream commits:
  https://github.com/ibm-genwqe/genwqe-user/commits/588a1fa

OBS-URL: https://build.opensuse.org/request/show/575549
OBS-URL: https://build.opensuse.org/package/show/hardware/genwqe-tools?expand=0&rev=17
2018-02-12 12:34:05 +00:00

16 lines
626 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/ibm-genwqe/genwqe-user.git</param>
<param name="subdir"></param>
<param name="filename">genwqe-user</param>
<param name="version">4.0.20</param>
<param name="revision">v4.0.20</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*genwqe-user*.tar</param>
<param name="compression">xz</param>
</service>
</services>