Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
512feefa32 | ||
|
|
4ca4784641 | ||
|
|
15274d3b3c | ||
|
|
73387d6ea1 | ||
|
|
b8f6fc024c | ||
|
|
e36f3ff355 | ||
|
|
84c8618ac6 | ||
|
|
5560cf2a59 | ||
|
|
797f3253bc |
1 changed files with 21 additions and 3 deletions
24
unison.spec
24
unison.spec
|
|
@ -12,7 +12,7 @@ ExcludeArch: %{ix86}
|
|||
|
||||
Name: unison
|
||||
Version: 2.54.0
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: File Synchronizer
|
||||
|
||||
%global forgeurl https://github.com/bcpierce00/%{name}/
|
||||
|
|
@ -46,7 +46,7 @@ BuildRequires: ocaml-cairo-devel
|
|||
%if %{with doc}
|
||||
BuildRequires: hevea
|
||||
BuildRequires: lynx
|
||||
BuildRequires: tex-ec
|
||||
BuildRequires: texlive-ec
|
||||
BuildRequires: tex-latex
|
||||
%endif
|
||||
|
||||
|
|
@ -142,13 +142,31 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}-gui.me
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.54.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 2.54.0-2
|
||||
- OCaml 5.5.0 rebuild
|
||||
|
||||
* Sun May 24 2026 Matthew Krupcale <mkrupcale@gmail.com> - 2.54.0-1
|
||||
- Update to v2.54.0
|
||||
|
||||
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 2.53.7-7
|
||||
- Bump release and rebuild
|
||||
|
||||
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 2.53.7-6
|
||||
- OCaml 5.4.1 rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.53.7-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Mon Oct 13 2025 Richard W.M. Jones <rjones@redhat.com> - 2.53.7-4
|
||||
- OCaml 5.4.0 rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.53.7-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sat Jul 12 2025 Jerry James <loganjerry@gmail.com> - 2.53.7-2
|
||||
* Sat Jul 12 2025 Jerry James <loganjerry@gmail.com> - 2.53.7-2
|
||||
- Rebuild to fix OCaml dependencies
|
||||
|
||||
* Sat Feb 22 2025 Matthew Krupcale <mkrupcale@gmail.com> - 2.53.7-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue