We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd29b6 commit e3ee0e7Copy full SHA for e3ee0e7
latest-year.h
@@ -1 +1 @@
1
-#define LATEST_YEAR "2024"
+#define LATEST_YEAR "2025"
packaging/lsb/rsync.spec
@@ -1,6 +1,6 @@
Summary: A fast, versatile, remote (and local) file-copying tool
2
Name: rsync
3
-Version: 3.3.0
+Version: 3.4.0
4
%define fullversion %{version}
5
Release: 1
6
%define srcdir src
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
79
%dir /etc/rsync-ssl/certs
80
81
%changelog
82
-* Sat Apr 06 2024 Wayne Davison <wayne@opencoder.net>
83
-Released 3.3.0.
+* Wed Jan 15 2025 Wayne Davison <wayne@opencoder.net>
+Released 3.4.0.
84
85
* Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
86
Added installation of /etc/xinetd.d/rsync file and some commented-out
0 commit comments