ca4e3af
# Generated by go2rpm
a8a3928
%ifnarch s390x
ca4e3af
%bcond_without check
a8a3928
%endif
ca4e3af
ca4e3af
# https://github.com/magiconair/properties
c20f129
%global goipath         github.com/magiconair/properties
fef3ae9
Version:                1.8.4
e31fe1c
771f49b
%gometa
51ab139
ca4e3af
%global common_description %{expand:
ca4e3af
Properties is a Go library for reading and writing properties files.
ca4e3af
ca4e3af
It supports reading from multiple files or URLs and Spring style recursive
ca4e3af
property expansion of expressions like ${key} to their corresponding value.
ca4e3af
Value expressions can refer to other keys like in ${key} or to environment
ca4e3af
variables like in ${USER}. Filenames can also contain environment variables like
ca4e3af
in /home/${USER}/myapp.properties.
ca4e3af
ca4e3af
Properties can be decoded into structs, maps, arrays and values through struct
ca4e3af
tags.
ca4e3af
ca4e3af
Comments and the order of keys are preserved. Comments can be modified and can
ca4e3af
be written to the output.
ca4e3af
ca4e3af
The properties library supports both ISO-8859-1 and UTF-8 encoded data.}
ca4e3af
ca4e3af
%global golicenses      LICENSE
ca4e3af
%global godocs          CHANGELOG.md README.md
ca4e3af
ca4e3af
%global gosupfiles glide.lock glide.yaml
ca4e3af
51ab139
Name:           %{goname}
fef3ae9
Release:        1%{?dist}
e31fe1c
Summary:        Java properties scanner for Go
ca4e3af
ca4e3af
# Upstream license specification: BSD-2-Clause
e31fe1c
License:        BSD
51ab139
URL:            %{gourl}
51ab139
Source0:        %{gosource}
2951ac4
Source1:        glide.yaml
ca4e3af
Source2:        glide.lock
e31fe1c
e31fe1c
%description
ca4e3af
%{common_description}
e31fe1c
ca4e3af
%gopkg
e31fe1c
e31fe1c
%prep
ca4e3af
%goprep
ca4e3af
cp %{S:1} %{S:2} .
e31fe1c
e31fe1c
%install
ca4e3af
%gopkginstall
e31fe1c
ca4e3af
%if %{with check}
ca4e3af
%check
ca4e3af
%gocheck
ca4e3af
%endif
e31fe1c
ca4e3af
%gopkgfiles
e31fe1c
e31fe1c
%changelog
fef3ae9
* Sun Jan  3 14:20:41 CET 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.8.4-1
fef3ae9
- Update to 1.8.4
fef3ae9
- Close: rhbz#1872504
fef3ae9
32683b3
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-5
32683b3
- Second attempt - Rebuilt for
32683b3
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
32683b3
4d3e76c
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-4
4d3e76c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4d3e76c
efeef0f
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-3
efeef0f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
efeef0f
65b95b3
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org>
65b95b3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
65b95b3
ca4e3af
* Fri Apr 26 00:58:57 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.8.1-1
ca4e3af
- Release 1.8.1
ca4e3af
771f49b
* Tue Feb 05 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.8.0-1
771f49b
- Update to latest version
771f49b
78a6904
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - Forge-specific packaging variables
78a6904
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
78a6904
883b8d1
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - Forge-specific packaging variables
883b8d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
883b8d1
2951ac4
* Sun Jun 17 2018 Jan Chaloupka <jchaloup@redhat.com> - 1.7.0-9.git0723e35
2951ac4
- Upload glide files
2951ac4
c20f129
* Wed Mar 07 2018 Jan Chaloupka <jchaloup@redhat.com> - 1.7.0-8.git0723e35
c20f129
- Update to spec 3.0
c20f129
9ca596b
* Thu Mar 01 2018 Jan Chaloupka <jchaloup@redhat.com> - 1.7.0-7
9ca596b
- Switch to __go_ignore macro
9ca596b
51ab139
* Thu Mar 01 2018 Jan Chaloupka <jchaloup@redhat.com> - 1.7.0-6
51ab139
- Autogenerate some parts using the new macros
51ab139
f44bed4
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-5
f44bed4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
f44bed4
e6cd560
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-4
e6cd560
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
e6cd560
d4a6026
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3
d4a6026
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
d4a6026
699c2d6
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
699c2d6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
699c2d6
81b3d37
* Wed Jan 18 2017 Jan Chaloupka <jchaloup@redhat.com> - 1.7.0-1
81b3d37
- Bump to upstream 0723e352fa358f9322c938cc2dadda874e9151a9
81b3d37
  related: #1413067
81b3d37
6a1bd53
* Fri Jan 13 2017 Jan Chaloupka <jchaloup@redhat.com> - 1.5.3-5
6a1bd53
- Polish the spec file
6a1bd53
  resolves: #1413067
6a1bd53
8fecd54
* Thu Jul 21 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.3-4
8fecd54
- https://fedoraproject.org/wiki/Changes/golang1.7
8fecd54
e3fe02b
* Mon Feb 22 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.3-3
e3fe02b
- https://fedoraproject.org/wiki/Changes/golang1.6
e3fe02b
253d1ca
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2
253d1ca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
253d1ca
e31fe1c
* Thu Oct 08 2015 jchaloup <jchaloup@redhat.com> - 0-0.1.git6240095
e31fe1c
- First package for Fedora
e31fe1c
  resolves: #1270054