[libsieve] v 2.3.1

Bernard Johnson bjohnson at fedoraproject.org
Wed Mar 12 06:09:44 UTC 2014


commit 81c6cbfb15a9b0eba598a93fae2ab416571e3e07
Author: Bernard Johnson <bjohnson at symetrix.com>
Date:   Tue Mar 11 23:54:08 2014 -0600

    v 2.3.1

 .gitignore    |    1 +
 libsieve.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1280d53..d053aea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libsieve-2.2.7.tar.gz
+/libsieve-2.3.1.tar.gz
diff --git a/libsieve.spec b/libsieve.spec
index ea33f3e..af7bab9 100644
--- a/libsieve.spec
+++ b/libsieve.spec
@@ -1,6 +1,6 @@
 Name:           libsieve
-Version:        2.2.7
-Release:        8%{?dist}
+Version:        2.3.1
+Release:        1%{?dist}
 Summary:        A library for parsing, sorting and filtering your mail
 
 Group:          System Environment/Libraries
@@ -66,8 +66,8 @@ Group:          System Environment/Libraries
 # src/install-sh
 #
 License:        GPLv2+ and LGPLv2 and LGPLv2+ and MIT and Public Domain
-URL:            http://libsieve.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+URL:            http://sodabrew.com/libsieve
+Source0:        https://github.com/downloads/sodabrew/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  flex, bison
@@ -132,6 +132,9 @@ These are the development libraries.
 %{_includedir}/*
 
 %changelog
+* Tue Mar 11 2014 Bernard Johnson <bjohnson at symetrix.com> - 2.3.1-1
+- v 2.3.1
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.7-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index f7a8f3c..05ceeaf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7415e7cfe40cfc6cf43ae26efb5f0fb7  libsieve-2.2.7.tar.gz
+bb48eecf877cc7fdb2b0dfe757b48d7a  libsieve-2.3.1.tar.gz


More information about the scm-commits mailing list