[pure-ftpd] Update to 1.0.35

Jaromír Cápík jcapik at fedoraproject.org
Fri Jan 13 15:54:30 UTC 2012


commit fdbb005e750b0423fc097b4258b618e2478edc69
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Fri Jan 13 16:54:20 2012 +0100

    Update to 1.0.35

 .gitignore     |    1 +
 pure-ftpd.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43b4ca3..0666a4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pure-ftpd-1.0.29.tar.bz2
 /pure-ftpd-1.0.30.tar.bz2
 /pure-ftpd-1.0.32.tar.bz2
+/pure-ftpd-1.0.35.tar.bz2
diff --git a/pure-ftpd.spec b/pure-ftpd.spec
index 45715e4..38a1733 100644
--- a/pure-ftpd.spec
+++ b/pure-ftpd.spec
@@ -1,6 +1,6 @@
 Name:       pure-ftpd
-Version:    1.0.32
-Release:    2%{?dist}
+Version:    1.0.35
+Release:    1%{?dist}
 Summary:    Lightweight, fast and secure FTP server
 
 Group:      System Environment/Daemons
@@ -261,6 +261,9 @@ fi
 
 
 %changelog
+* Fri Jan 13 2012 Jaromir Capik <jcapik at redhat.com> - 1.0.35-1
+- Update to 1.0.35
+
 * Mon Sep 12 2011 Tom Callaway <spot at fedoraproject.org> - 1.0.32-2
 - convert to systemd
 
diff --git a/sources b/sources
index 655e9fb..cdfa583 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-065211a4319e2089bd16b44c003eb0f8  pure-ftpd-1.0.32.tar.bz2
+500988c4fa8decff294b56f164be955e  pure-ftpd-1.0.35.tar.bz2


More information about the scm-commits mailing list