Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: yelp-xsl vesion to 42.1 #11947

Draft
wants to merge 3 commits into
base: 3.0-dev
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion SPECS-EXTENDED/yelp-xsl/yelp-xsl.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Signatures": {
"yelp-xsl-3.36.0.tar.xz": "4fe51c0233b79a4c204c68498d45f09b342c30ed02c4e418506c0e35f0904ec3"
"yelp-xsl-42.1.tar.xz": "238be150b1653080ce139971330fd36d3a26595e0d6a040a2c030bf3d2005bcd"
}
}

95 changes: 83 additions & 12 deletions SPECS-EXTENDED/yelp-xsl/yelp-xsl.spec
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
%global tarball_version %%(echo %{version} | tr '~' '.')

Vendor: Microsoft Corporation
Distribution: Azure Linux
Name: yelp-xsl
Version: 3.36.0
Release: 2%{?dist}
Version: 42.1
Release: 6%{?dist}
Summary: XSL stylesheets for the yelp help browser

License: LGPLv2+ and GPLv2+
URL: https://download.gnome.org/sources/yelp-xsl
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz
BuildArch: noarch

BuildRequires: gcc
BuildRequires: itstool
BuildRequires: make
BuildRequires: python3-libxml2
BuildRequires: /usr/bin/ducktype
BuildRequires: /usr/bin/xmllint
BuildRequires: /usr/bin/xsltproc
BuildRequires: gcc
BuildRequires: itstool


%description
This package contains XSL stylesheets that are used by the yelp help browser.
Expand All @@ -32,31 +34,100 @@ XSL stylesheets in yelp-xsl.


%prep
%setup -q
%autosetup -p1 -n %{name}-%{tarball_version}


%build
%configure --enable-doc
make %{?_smp_mflags}
%make_build


%install
%make_install


%files
%doc README AUTHORS
%doc AUTHORS README.md
%license COPYING COPYING.GPL COPYING.LGPL
%{_datadir}/yelp-xsl


%files devel
%{_datadir}/pkgconfig/yelp-xsl.pc


%changelog
* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 3.36.0-2
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
* Thu Jan 16 2025 Archana Shettigar <[email protected]> - 42.1-6
- Initial Azure Linux import from Fedora 41 (license: MIT).
- License Verified

* Sat Jul 20 2024 Fedora Release Engineering <[email protected]> - 42.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Sat Jan 27 2024 Fedora Release Engineering <[email protected]> - 42.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sat Jul 22 2023 Fedora Release Engineering <[email protected]> - 42.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Sat Jan 21 2023 Fedora Release Engineering <[email protected]> - 42.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Mon Sep 19 2022 Kalev Lember <[email protected]> - 42.1-1
- Update to 42.1

* Sat Jul 23 2022 Fedora Release Engineering <[email protected]> - 42.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Sat Mar 19 2022 David King <[email protected]> - 42.0-1
- Update to 42.0

* Sat Jan 22 2022 Fedora Release Engineering <[email protected]> - 41.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

* Tue Dec 07 2021 Kalev Lember <[email protected]> - 41.1-1
- Update to 41.1

* Sat Sep 18 2021 Kalev Lember <[email protected]> - 41.0-1
- Update to 41.0

* Thu Aug 19 2021 Kalev Lember <[email protected]> - 41~beta-1
- Update to 41.beta

* Fri Jul 23 2021 Fedora Release Engineering <[email protected]> - 40.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

* Mon Jun 21 2021 Kalev Lember <[email protected]> - 40.2-1
- Update to 40.2

* Mon Mar 22 2021 Kalev Lember <[email protected]> - 40.0-1
- Update to 40.0

* Mon Mar 15 2021 Kalev Lember <[email protected]> - 40~rc-1
- Update to 40.rc

* Thu Feb 18 2021 Kalev Lember <[email protected]> - 40~beta-1
- Update to 40.beta

* Thu Jan 28 2021 Fedora Release Engineering <[email protected]> - 3.38.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

* Wed Nov 25 2020 Kalev Lember <[email protected]> - 3.38.2-1
- Update to 3.38.2

* Mon Oct 5 2020 Kalev Lember <[email protected]> - 3.38.1-1
- Update to 3.38.1

* Sat Sep 12 2020 Kalev Lember <[email protected]> - 3.38.0-1
- Update to 3.38.0

* Tue Aug 18 2020 David King <[email protected]> - 3.37.90-2
- Use make_build macro

* Mon Aug 17 2020 Kalev Lember <[email protected]> - 3.37.90-1
- Update to 3.37.90

* Wed Jul 29 2020 Fedora Release Engineering <[email protected]> - 3.36.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

* Sat Mar 07 2020 Kalev Lember <[email protected]> - 3.36.0-1
- Update to 3.36.0
Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -30709,8 +30709,8 @@
"type": "other",
"other": {
"name": "yelp-xsl",
"version": "3.36.0",
"downloadUrl": "https://download.gnome.org/sources/yelp-xsl/3.36/yelp-xsl-3.36.0.tar.xz"
"version": "42.1",
"downloadUrl": "https://download.gnome.org/sources/yelp-xsl/42/yelp-xsl-42.1.tar.xz"
}
}
},
Expand Down