diff options
author | rsync-bugs <rsync-bugs> | 1998-05-18 10:30:53 +0000 |
---|---|---|
committer | rsync-bugs <rsync-bugs> | 1998-05-18 10:30:53 +0000 |
commit | 79b34efe9229265da3e0b0995e8828e29c4d5dd9 (patch) | |
tree | 38ce1c634afb0dd50172999a25ed537f364bdd77 /packaging | |
parent | 679e765768f85485818ecb33d084de677e3ac1a7 (diff) | |
download | rsync-79b34efe9229265da3e0b0995e8828e29c4d5dd9.tar.gz |
preparing for release of 2.0.9v2.0.9
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/redhat/5.0/rsync.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/redhat/5.0/rsync.spec b/packaging/redhat/5.0/rsync.spec index 3cfc33b0..eabcc49d 100644 --- a/packaging/redhat/5.0/rsync.spec +++ b/packaging/redhat/5.0/rsync.spec @@ -1,10 +1,10 @@ Summary: Program for efficient remote updates of files. Name: rsync -Version: 2.0.8 +Version: 2.0.9 Release: 1 Copyright: GPL Group: Applications/Networking -Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.8.tar.gz +Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.9.tar.gz URL: http://samba.anu.edu.au/rsync/ Packager: Andrew Tridgell <tridge@samba.anu.edu.au> BuildRoot: /tmp/rsync |