Compare commits

..

9 commits

Author SHA1 Message Date
Fedora Release Engineering
512feefa32 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:11:42 +00:00
Jerry James
4ca4784641 OCaml 5.5.0 rebuild 2026-07-09 15:25:49 -06:00
Matthew Krupcale
15274d3b3c Update to v2.54.0
Update to latest upstream version 2.54.0. Also remove the custom desktop file
and manual installation of icons and the desktop file in favor of the upstream
installation. Finally, use the name unison-gui for icons, desktop, and metainfo
files, consistent with upstream.

 * .gitignore: ignore v2.54.0 source archive
 * sources: add v2.54.0 source archive hash
 * unison.desktop: remove
 * unison.metainfo.xml: rename as unison-gui.metainfo.xml, consistent with
   upstream desktop GUI naming
 * unison.spec:
   - update to v2.54.0
   - remove unison.desktop source
   - %install: remove custom icon and desktop file installation
   - use unison-gui for file names
2026-05-24 20:55:11 -04:00
Richard W.M. Jones
73387d6ea1 Bump release and rebuild 2026-02-20 21:56:02 +00:00
Richard W.M. Jones
b8f6fc024c Replace tex-ec with texlive-ec 2026-02-20 21:37:38 +00:00
Richard W.M. Jones
e36f3ff355 OCaml 5.4.1 rebuild 2026-02-20 21:21:05 +00:00
Fedora Release Engineering
84c8618ac6 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 19:37:01 +00:00
Jerry James
5560cf2a59 Fix a changelog entry 2026-01-13 20:54:55 -07:00
Richard W.M. Jones
797f3253bc OCaml 5.4.0 rebuild 2025-10-13 21:32:35 +01:00

View file

@ -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