- Update to version 2.53.0
* Build with GTK3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/unison?expand=0&rev=29
This commit is contained in:
parent
76fef94880
commit
006f74b0a1
2
_service
2
_service
@ -59,7 +59,7 @@
|
||||
<param name="exclude">tests</param>
|
||||
<param name="exclude">unicode_utils</param>
|
||||
<param name="filename">unison</param>
|
||||
<param name="revision">94b4a1bb240b16276adc34731ff831e2db89f9ff</param>
|
||||
<param name="revision">f3f7972bdab2770ea3085fad06c7939c2233ff7c</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://github.com/bcpierce00/unison.git</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34a5ed34a5c455692a6a863f08652609f72690b0dc8a6c2befa204c5c82c6c88
|
||||
size 355440
|
3
unison-2.53.0.tar.xz
Normal file
3
unison-2.53.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d3b45467fd51cf0bd1be2be41e5ee4591ff076a467f301e4c1f025fe454b95d
|
||||
size 377744
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 1 01:01:01 UTC 2023 - olaf@aepfle.de
|
||||
|
||||
- Update to version 2.53.0
|
||||
* Build with GTK3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 8 19:19:19 UTC 2022 - olaf@aepfle.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package unison
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: unison
|
||||
Version: 2.52.1
|
||||
Version: 2.53.0
|
||||
Release: 0
|
||||
%{?ocaml_preserve_bytecode}
|
||||
Summary: File synchronization tool
|
||||
@ -31,9 +31,9 @@ Source1: unison-2.48.4-manual.html
|
||||
Source2: %name.desktop
|
||||
BuildRequires: ocaml(ocaml_base_version) >= 4.08
|
||||
BuildRequires: ocaml-dune >= 2.3
|
||||
BuildRequires: ocaml-rpm-macros >= 20220222
|
||||
BuildRequires: ocaml-rpm-macros >= 20220707
|
||||
BuildRequires: ocamlfind(findlib)
|
||||
BuildRequires: ocamlfind(lablgtk2)
|
||||
BuildRequires: ocamlfind(lablgtk3)
|
||||
BuildRequires: pkgconfig(ncursesw)
|
||||
%if 0%{?suse_version} > 0
|
||||
BuildRequires: update-desktop-files
|
||||
|
Loading…
Reference in New Issue
Block a user