|
|
|
@ -1,16 +1,17 @@
|
|
|
|
|
%define glib2_version 2.54.0
|
|
|
|
|
|
|
|
|
|
Name: json-glib
|
|
|
|
|
Version: 1.6.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Version: 1.8.0
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Library for JavaScript Object Notation format
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
|
URL: https://wiki.gnome.org/Projects/JsonGlib
|
|
|
|
|
Source0: http://download.gnome.org/sources/%{name}/1.6/%{name}-%{version}.tar.xz
|
|
|
|
|
Source0: https://download.gnome.org/sources/%{name}/1.8/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
BuildRequires: docbook-style-xsl
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
BuildRequires: gi-docgen
|
|
|
|
|
BuildRequires: glib2-devel >= %{glib2_version}
|
|
|
|
|
BuildRequires: gobject-introspection-devel
|
|
|
|
|
BuildRequires: meson
|
|
|
|
@ -46,7 +47,7 @@ the functionality of the installed json-glib package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%meson -Dgtk_doc=disabled -Dman=true
|
|
|
|
|
%meson -Dgtk_doc=enabled -Dman=true
|
|
|
|
|
%meson_build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -56,19 +57,19 @@ the functionality of the installed json-glib package.
|
|
|
|
|
%find_lang json-glib-1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files -f json-glib-1.0.lang
|
|
|
|
|
%doc NEWS
|
|
|
|
|
%license COPYING
|
|
|
|
|
%{_libdir}/lib%{name}*.so.*
|
|
|
|
|
%{_libdir}/libjson-glib-1.0.so.0*
|
|
|
|
|
%dir %{_libdir}/girepository-1.0
|
|
|
|
|
%{_libdir}/girepository-1.0/Json-1.0.typelib
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_libdir}/lib%{name}*.so
|
|
|
|
|
%{_libdir}/pkgconfig/%{name}-1.0.pc
|
|
|
|
|
%{_includedir}/%{name}-1.0/
|
|
|
|
|
%{_includedir}/json-glib-1.0/
|
|
|
|
|
%{_libdir}/libjson-glib-1.0.so
|
|
|
|
|
%{_libdir}/pkgconfig/json-glib-1.0.pc
|
|
|
|
|
%{_datadir}/doc/json-glib-1.0/
|
|
|
|
|
%dir %{_datadir}/gir-1.0
|
|
|
|
|
%{_datadir}/gir-1.0/Json-1.0.gir
|
|
|
|
|
%{_bindir}/json-glib-format
|
|
|
|
|
%{_bindir}/json-glib-validate
|
|
|
|
@ -81,18 +82,44 @@ the functionality of the installed json-glib package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.8.0-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.8.0-4
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Sep 16 2023 Kalev Lember <klember@redhat.com> - 1.8.0-1
|
|
|
|
|
- Update to 1.8.0
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Aug 24 2021 Kalev Lember <klember@redhat.com> - 1.6.6-1
|
|
|
|
|
- Update to 1.6.6
|
|
|
|
|
|
|
|
|
|
* Wed Aug 18 2021 Kalev Lember <klember@redhat.com> - 1.6.4-1
|
|
|
|
|
- Update to 1.6.4
|
|
|
|
|
- Switch to gi-docgen for generating docs
|
|
|
|
|
- Tighten soname globs
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.2-3
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.2-2
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Feb 09 2021 Richard Hughes <rhughes@redhat.com> - 1.6.2-1
|
|
|
|
|
- Update to 1.6.2
|
|
|
|
|