public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Maxwell G <maxwell@gtmx.me>
To: git-commits@fedoraproject.org
Subject: [rpms/syncthing] epel10: Update to 2.0.14.
Date: Sun, 05 Jul 2026 13:43:34 GMT	[thread overview]
Message-ID: <178325901445.1.7716409673333340653.rpms-syncthing-7443b4cb4829@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/syncthing
Branch : epel10
Commit : 7443b4cb48295f0e250f0c6d2dd1d74fae21d0aa
Author : Maxwell G <maxwell@gtmx.me>
Date   : 2026-07-05T15:36:36+02:00
Stats  : +7/-35 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/syncthing/c/7443b4cb48295f0e250f0c6d2dd1d74fae21d0aa?branch=epel10

Log:
Update to 2.0.14.

---
diff --git a/.gitignore b/.gitignore
index 36e3c11..52d0a33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -97,3 +97,5 @@
 /syncthing-source-v1.30.0.tar.gz
 /syncthing-2.0.11.tar.gz
 /syncthing-2.0.11-vendor.tar.xz
+/syncthing-2.0.14.tar.gz
+/syncthing-2.0.14-vendor.tar.xz

diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml
index 9605ffc..2d0581c 100644
--- a/go-vendor-tools.toml
+++ b/go-vendor-tools.toml
@@ -64,38 +64,8 @@ sha256sum = "cfc340be21de2b0080963aefc20c97af153b2feb6787f28354bc95e0e20b9d75"
 expression = "MIT OR Unlicense"
 
 [[licensing.licenses]]
-path = "gui/default/vendor/fork-awesome/css/fork-awesome.css"
-sha256sum = "8f1d99c389a564499c57ee8c638850650a54280ea41bdea93b736906f7c74bec"
-expression = "MIT"
-
-[[licensing.licenses]]
-path = "gui/default/vendor/fork-awesome/css/v5-compat.css"
-sha256sum = "6483203b5d427de309c65d894046d8469730b8faeb1fef2356574f3d331bb466"
-expression = "MIT"
-
-[[licensing.licenses]]
-path = "gui/default/vendor/fork-awesome/fonts/forkawesome-webfont.eot"
-sha256sum = "62c52951be321c21d87dbf076af0d199f6e8d51e27e6eddf80bd4d5b737497d0"
-expression = "OFL-1.1"
-
-[[licensing.licenses]]
-path = "gui/default/vendor/fork-awesome/fonts/forkawesome-webfont.svg"
-sha256sum = "d491dbcb3248d003412deafab505433d2e09d59a1dd748fcf7c6dbd7b38e0816"
-expression = "OFL-1.1"
-
-[[licensing.licenses]]
-path = "gui/default/vendor/fork-awesome/fonts/forkawesome-webfont.ttf"
-sha256sum = "4f319287827e35f841069eb471c092eccf97d2f7830aa4d8bd7301ded418bf49"
-expression = "OFL-1.1"
-
-[[licensing.licenses]]
-path = "gui/default/vendor/fork-awesome/fonts/forkawesome-webfont.woff"
-sha256sum = "006708d6691753cfc46eec2dae88fbdafa22823a89194149d9f223050dc78998"
-expression = "OFL-1.1"
-
-[[licensing.licenses]]
-path = "gui/default/vendor/fork-awesome/fonts/forkawesome-webfont.woff2"
-sha256sum = "8810ba3440bf482ced33d2f74b7803bba711f689d8e4caa7da5c6ae6844a1b49"
+path = "gui/default/vendor/fork-awesome/fonts/LICENSE.txt"
+sha256sum = "6767c1877c329e3bced581e36fe29ab9735f5924e4832015a5370d88c961632a"
 expression = "OFL-1.1"
 
 [[licensing.licenses]]

diff --git a/sources b/sources
index c307710..029b360 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (syncthing-2.0.11.tar.gz) = 2939b0a58482d16f7553818a137e1d11699c63879013eeea65118287e33c72a4ec1a4fd6c7b779e2f705c65480a1984cdc44e67961f8ee2aa0117b914d8ae6b8
-SHA512 (syncthing-2.0.11-vendor.tar.xz) = f2875cd2b0c7e32a382b168d99d4b325b2546ff75ec5e0ed92f201e64c7c824160ee105ed2ba2a55025e01224b296f58562cee07a8aa930030cb9ae891990ba0
+SHA512 (syncthing-2.0.14.tar.gz) = cbad22a592e870806511f7a098383f488a8226d5b9a470f3643aa3d7aec29f9d46e7a2d47cd0b646818e76c14288a5800f1d1b62777325625670b038e53ab757
+SHA512 (syncthing-2.0.14-vendor.tar.xz) = 9a46c42ff01e38dbe830cbdb62243ef35146356d6cf61b13adb335a6ed5351eb337831c85f2b2ecd34a40437ab3de69c57145742d12f265fecc3ce4dbc2edbe2

diff --git a/syncthing.spec b/syncthing.spec
index 99ef352..f94515c 100644
--- a/syncthing.spec
+++ b/syncthing.spec
@@ -3,7 +3,7 @@
 
 # https://github.com/syncthing/syncthing
 %global goipath         github.com/syncthing/syncthing
-Version:                2.0.11
+Version:                2.0.14
 
 %gometa -L -f
 

                 reply	other threads:[~2026-07-05 13:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178325901445.1.7716409673333340653.rpms-syncthing-7443b4cb4829@fedoraproject.org \
    --to=maxwell@gtmx.me \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox