summaryrefslogtreecommitdiff
path: root/packaging/lsb
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2022-08-01 18:51:07 -0700
committerWayne Davison <wayne@opencoder.net>2022-08-01 18:51:07 -0700
commit0773cecc1fc6462b321f96dc8cae6e11983c357d (patch)
treea37252283298651e1b8aae620e8e543f73801b0e /packaging/lsb
parent8e33586359a1e1cce943651e9c60adfe9e65ba54 (diff)
downloadrsync-0773cecc1fc6462b321f96dc8cae6e11983c357d.tar.gz
Preparing for release of 3.2.5pre1v3.2.5pre1
Diffstat (limited to 'packaging/lsb')
-rw-r--r--packaging/lsb/rsync.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index 0bdcd833..95adb8f0 100644
--- a/packaging/lsb/rsync.spec
+++ b/packaging/lsb/rsync.spec
@@ -1,9 +1,9 @@
Summary: A fast, versatile, remote (and local) file-copying tool
Name: rsync
-Version: 3.2.4
-%define fullversion %{version}
-Release: 1
-%define srcdir src
+Version: 3.2.5
+%define fullversion %{version}pre1
+Release: 0.1.pre1
+%define srcdir src-previews
Group: Applications/Internet
License: GPL
Source0: https://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-%{fullversion}.tar.gz
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/rsync-ssl/certs
%changelog
-* Fri Apr 15 2022 Wayne Davison <wayne@opencoder.net>
-Released 3.2.4.
+* Mon Aug 01 2022 Wayne Davison <wayne@opencoder.net>
+Released 3.2.5pre1.
* Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
Added installation of /etc/xinetd.d/rsync file and some commented-out