Compare commits

..

3 Commits
a10s ... a8

Author SHA1 Message Date
c456dce1cc Merge pull request 'Updated index.html to fix link on the logo' (#5) from sboldyreva/almalinux-indexhtml:a8 into a8
Reviewed-on: #5
2024-11-21 16:53:52 +00:00
Sofia Boldyreva
0f2175188a Updated index.html to fix link on the logo 2024-11-21 17:42:57 +01:00
2251fe66f5 Added updated index.html to sources (#2)
Co-authored-by: Sofia Boldyreva <mooresofia81@gmail.com>
Reviewed-on: #2
Co-authored-by: sboldyreva <sboldyreva@noreply.localhost>
Co-committed-by: sboldyreva <sboldyreva@noreply.localhost>
2024-11-11 12:24:39 +00:00
4 changed files with 136 additions and 144 deletions

129
SOURCES/index.html Normal file

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
Name: almalinux-indexhtml Name: almalinux-indexhtml
Version: 10 Version: 8
Release: 3%{?dist} Release: 9%{?dist}
Summary: Browser default start page for AlmaLinux Summary: Browser default start page for AlmaLinux
Source0: index.html Source: index.html
License: Distributable License: Distributable
Group: Documentation Group: Documentation
BuildArch: noarch BuildArch: noarch
@ -35,20 +35,12 @@ ln -sf en-US/index.html $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML/index.html
%{_defaultdocdir}/HTML/* %{_defaultdocdir}/HTML/*
%changelog %changelog
* Thu Nov 21 2024 Sofia Boldyreva <sboldyreva@almalinux.org> - 10-3 * Thu Nov 21 2024 Sofia Boldyreva <sboldyreva@almalinux.org> - 8-9
- Update index.html to fix link on the logo. - Update index.html to fix link on the logo.
* Wed Nov 06 2024 Sofia Boldyreva <sboldyreva@almalinux.org> - 10-2 * Wed Nov 06 2024 Sofia Boldyreva <sboldyreva@almalinux.org> - 8-8
- Updated index.html - Added updated index.html to sources.
- Updated prep and install sections.
* Fri Aug 09 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 10-1
- Update for AlmaLinux 10
* Thu Apr 06 2023 Koichiro Iwao <meta@almalinux.org> - 9-2
- Revise AlmaLinux description not to hostile towards CentOS
* Tue Mar 22 2022 Eduard Abdullin <eabdullin@almalinux.org> - 9-1
- Update for AlmaLinux 9
* Tue Jun 08 2021 Andrei Lukoshko <alukoshko@almalinux.org> - 8-7.1 * Tue Jun 08 2021 Andrei Lukoshko <alukoshko@almalinux.org> - 8-7.1
- Update tarball - Update tarball

File diff suppressed because one or more lines are too long

View File