|
|
@ -1,13 +1,13 @@
|
|
|
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
|
|
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
|
|
|
|
|
|
|
|
|
|
|
Name: yelp-tools
|
|
|
|
Name: yelp-tools
|
|
|
|
Version: 42.1
|
|
|
|
Version: 40.0
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Create, manage, and publish documentation for Yelp
|
|
|
|
Summary: Create, manage, and publish documentation for Yelp
|
|
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
|
|
|
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
|
|
|
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz
|
|
|
|
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: meson
|
|
|
|
BuildRequires: meson
|
|
|
@ -40,7 +40,7 @@ wraps things up in a developer-friendly way.
|
|
|
|
%meson_install
|
|
|
|
%meson_install
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%doc AUTHORS README.md NEWS
|
|
|
|
%doc AUTHORS README
|
|
|
|
%license COPYING COPYING.GPL
|
|
|
|
%license COPYING COPYING.GPL
|
|
|
|
%{_bindir}/yelp-build
|
|
|
|
%{_bindir}/yelp-build
|
|
|
|
%{_bindir}/yelp-check
|
|
|
|
%{_bindir}/yelp-check
|
|
|
@ -49,48 +49,12 @@ wraps things up in a developer-friendly way.
|
|
|
|
%{_datadir}/aclocal/yelp.m4
|
|
|
|
%{_datadir}/aclocal/yelp.m4
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 42.1-7
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-3
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 42.1-6
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-2
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 12 2024 Tomas Popela <tpopela@redhat.com> - 42.1-5
|
|
|
|
|
|
|
|
- Build for the SPDX license format change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 42.1-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 42.1-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 42.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 31 2022 David King <amigadave@amigadave.com> - 42.1-1
|
|
|
|
|
|
|
|
- Update to 42.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Mar 19 2022 David King <amigadave@amigadave.com> - 42.0-1
|
|
|
|
|
|
|
|
- Update to 42.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 14 2022 David King <amigadave@amigadave.com> - 42~beta-1
|
|
|
|
|
|
|
|
- Update to 42.beta
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 41.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Sep 18 2021 Kalev Lember <klember@redhat.com> - 41.0-1
|
|
|
|
|
|
|
|
- Update to 41.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 19 2021 Kalev Lember <klember@redhat.com> - 41~beta-1
|
|
|
|
|
|
|
|
- Update to 41.beta
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
|
|
|
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
|
|
|
- Update to 40.0
|
|
|
|
- Update to 40.0
|
|
|
|