Skip to content

Commit 00dd50a

Browse files
committed
Preparing for release of 3.2.2pre2
1 parent 7039d14 commit 00dd50a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packaging/lsb/rsync.spec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Summary: A fast, versatile, remote (and local) file-copying tool
22
Name: rsync
33
Version: 3.2.2
4-
%define fullversion %{version}pre1
5-
Release: 0.1.pre1
4+
%define fullversion %{version}pre2
5+
Release: 0.1.pre2
66
%define srcdir src-previews
77
Group: Applications/Internet
88
License: GPL
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
7979
%dir /etc/rsync-ssl/certs
8080

8181
%changelog
82-
* Sat Jun 27 2020 Wayne Davison <wayne@opencoder.net>
83-
Released 3.2.2pre1.
82+
* Sun Jun 28 2020 Wayne Davison <wayne@opencoder.net>
83+
Released 3.2.2pre2.
8484

8585
* Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
8686
Added installation of /etc/xinetd.d/rsync file and some commented-out

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define RSYNC_VERSION "3.2.2pre1"
1+
#define RSYNC_VERSION "3.2.2pre2"

0 commit comments

Comments
 (0)