Dominique Leuenberger 2018-02-13 09:31:17 +00:00 committed by Git OBS Bridge
commit 1d5982b53e
5 changed files with 23 additions and 8 deletions

View File

@ -4,8 +4,8 @@
<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.18</param>
<param name="revision">v4.0.18</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>

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Feb 12 09:57:10 UTC 2018 - normand@linux.vnet.ibm.com
- 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
-------------------------------------------------------------------
Fri Oct 13 14:22:00 UTC 2017 - normand@linux.vnet.ibm.com

View File

@ -1,7 +1,7 @@
#
# spec file for package genwqe-tools
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright 2015, International Business Machines
#
# All modifications and additions to the file contributed by third parties
@ -21,7 +21,7 @@ Summary: GenWQE userspace tools
License: Apache-2.0
Group: Development/Tools
Name: genwqe-tools
Version: 4.0.18
Version: 4.0.20
Release: 1%{?dist}
Url: https://github.com/ibm-genwqe/genwqe-user/
Requires: zlib >= 1.2.7
@ -33,7 +33,7 @@ BuildRequires: kernel-devel >= 4.4.21-69
BuildRequires: fdupes
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: s390x ppc64le ppc64
#Source0: https://github.com/ibm-genwqe/genwqe-user/archive/v%{version}.tar.gz
#Source0: https://github.com/ibm-genwqe/genwqe-user/archive/v%%{version}.tar.gz
#for building from local git (fetched from _service)
Source0: genwqe-user-%{version}.tar.xz
Source1: %{name}-rpmlintrc
@ -176,6 +176,8 @@ ln -sf %{_bindir}/genwqe_gzip %{buildroot}/%{_libdir}/genwqe/gzip
%{_mandir}/man1/genwqe_csv2vpd.1.gz
%{_mandir}/man1/genwqe_vpdconv.1.gz
%{_mandir}/man1/genwqe_vpdupdate.1.gz
%{_mandir}/man1/genwqe_mt_perf.1.gz
%{_mandir}/man1/genwqe_test_gz.1.gz
%files devel
%defattr(-,root,root,-)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac16abed7e2b5300f30b23eb975fd9544f9f6b364109dc9538cde7abd13d77a8
size 178956

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22e0f4b0b2188ae6b878519a95f3498bb5b7562a90b4a1c1d40abd6afb348e25
size 185228