forked from pool/unison
Accepting request 904417 from devel:languages:ocaml
- Update to version 2.51.4 * Working files are stored in the unison directory (typically ~/.unison) rather than $HOME. * see included changelog for details OBS-URL: https://build.opensuse.org/request/show/904417 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unison?expand=0&rev=41
This commit is contained in:
commit
9778682965
2
_service
2
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="filename">unison</param>
|
<param name="filename">unison</param>
|
||||||
<param name="revision">2e12fc4f41b39ca9a5e501d7df5c2c33a75d3b95</param>
|
<param name="revision">f29b364cad83c71f5620c0df3b9b0049b62d2d60</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="subdir">src</param>
|
<param name="subdir">src</param>
|
||||||
<param name="submodules">disable</param>
|
<param name="submodules">disable</param>
|
||||||
|
3
unison-2.51.4.tar.xz
Normal file
3
unison-2.51.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d4e3f75471425b75d951a12f277be38d05ec10b75e3cbe9a7bc54785162a7d40
|
||||||
|
size 486696
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da7150f4355737645ada1bf659340cafa0461cbe2481ebc5c6ed2193982d97be
|
|
||||||
size 489072
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 24 15:15:15 UTC 2021 - olaf@aepfle.de
|
||||||
|
|
||||||
|
- Update to version 2.51.4
|
||||||
|
* Working files are stored in the unison directory (typically ~/.unison) rather than $HOME.
|
||||||
|
* see included changelog for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 9 09:09:09 UTC 2021 - olaf@aepfle.de
|
Fri Apr 9 09:09:09 UTC 2021 - olaf@aepfle.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: unison
|
Name: unison
|
||||||
Version: 2.51.4_rc2
|
Version: 2.51.4
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
Summary: File synchronization tool
|
Summary: File synchronization tool
|
||||||
@ -66,7 +66,7 @@ install -m 644 -D %{SOURCE2} %{buildroot}/%{_datadir}/applications/%{name}.deskt
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc BUGS.txt CONTRIB COPYING NEWS README unison-manual.html
|
%doc COPYING NEWS README unison-manual.html
|
||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
%{_datadir}/pixmaps/*
|
%{_datadir}/pixmaps/*
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user