Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.

Upgrade Syncthing to 0.14.49 #3

Merged
merged 1 commit into from
Aug 5, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sources.download
Original file line number Diff line number Diff line change
@@ -1 +1 @@
55eac69b6ab11ec2fe255df7f57fbdca81012954d34304b1675f9db860d439d0 syncthing-linux-amd64-v0.14.47.tar.gz https://github.com/syncthing/syncthing/releases/download/v0.14.47/syncthing-linux-amd64-v0.14.47.tar.gz
55eac69b6ab11ec2fe255df7f57fbdca81012954d34304b1675f9db860d439d0 syncthing-linux-amd64-v0.14.49.tar.gz https://github.com/syncthing/syncthing/releases/download/v0.14.49/syncthing-linux-amd64-v0.14.49.tar.gz
4 changes: 3 additions & 1 deletion syncthing.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: syncthing
Version: 0.14.47
Version: 0.14.49
Release: 0%{?dist}
Summary: Open, trustworthy and decentralized sync
# Set to amd64 or 386
Expand Down Expand Up @@ -42,6 +42,8 @@ cp etc/linux-systemd/user/syncthing.service %{buildroot}/etc/systemd/user/
/etc/systemd/user/syncthing.service

%changelog
* Sat Aug 04 2018 Serge Kishiko <[email protected]>
- Bump synthing version 0.14.47 -> 0.14.49
* Thu Dec 14 2017 Benjamin Chambers <[email protected]>
- Bump synthing version 0.14.26 -> 0.14.41
* Mon Apr 03 2017 Benjamin Chambers <[email protected]>
Expand Down