File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
------------------------------------------------------------------------------
2
- <a name =" 3.2.1 " ></a >
2
+ <a name =" 3.2.1pre1 " ></a >
3
3
4
- # NEWS for rsync 3.2.1 (UNRELEASED)
4
+ # NEWS for rsync 3.2.1pre1 (UNRELEASED)
5
5
6
6
Protocol: 31 (unchanged)
7
7
Original file line number Diff line number Diff line change 1
1
dnl Process this file with autoconf to produce a configure script.
2
2
3
- AC_INIT ( [ rsync] ,[ 3.2.1dev ] ,[ http ://rsync.samba.org/bugzilla .html] )
3
+ AC_INIT ( [ rsync] ,[ 3.2.1pre1 ] ,[ https ://rsync.samba.org/bugtracking .html] )
4
4
5
5
AC_CONFIG_MACRO_DIR ( [ m4] )
6
6
AC_CONFIG_SRCDIR ( [ byteorder.h] )
Original file line number Diff line number Diff line change 1
1
Summary: A fast, versatile, remote (and local ) file-copying tool
2
2
Name: rsync
3
- Version: 3.2.0
4
- %define fullversion %{version }
5
- Release: 1
6
- %define srcdir src
3
+ Version: 3.2.1
4
+ %define fullversion %{version }pre1
5
+ Release: 0.1.pre1
6
+ %define srcdir src-previews
7
7
Group: Applications/Internet
8
8
License: GPL
9
9
Source0: http://rsync.samba.org/ftp/rsync/%{srcdir }/rsync-%{fullversion }.tar.gz
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
79
79
%dir /etc/rsync-ssl/certs
80
80
81
81
%changelog
82
- * Fri Jun 19 2020 Wayne Davison <wayne@opencoder.net>
83
- Released 3.2.0 .
82
+ * Sun Jun 21 2020 Wayne Davison <wayne@opencoder.net>
83
+ Released 3.2.1pre1 .
84
84
85
85
* Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
86
86
Added installation of /etc/xinetd.d/rsync file and some commented-out
You can’t perform that action at this time.
0 commit comments