From 574a83c0facae8e5151d5e7f0cd5fd098189c833 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 3 Dec 2024 12:33:42 +0000 Subject: [PATCH] 1.28.1 --- .abf.yml | 2 +- syncthing.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index ca17a10..4f8e0f2 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,3 @@ sources: - syncthing-1.27.10.tar.gz: 87aef347029199e2db1ac8d2a1e56a7604b01c51 + syncthing-1.28.1.tar.gz: c1d27aac911d8b6ba57f21102ee1aff5a9dae2b3 syncthing-source-v1.3.0.tar.gz: 3034b64191fc6fca6ad407551ca5ce6c1a50d579 diff --git a/syncthing.spec b/syncthing.spec index de5c61c..de6d5ab 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -13,7 +13,7 @@ Name: syncthing -Version: 1.27.10 +Version: 1.28.1 Release: 1 Summary: Syncthing License: MIT @@ -25,6 +25,7 @@ BuildRequires: systemd BuildRequires: procps BuildRequires: go >= 1.10 BuildRequires: git-core +BuildRequires: pkgconfig(openssl3.3) BuildRequires: upx %if %{secscan}