[jabberd] updated to 2.3.1

Adrian Reber adrian at fedoraproject.org
Thu Nov 28 16:14:06 UTC 2013


commit 955707537703185ca2ccaf0b7562f9f83ed863d1
Author: Adrian Reber <adrian at lisas.de>
Date:   Thu Nov 28 17:13:34 2013 +0100

    updated to 2.3.1

 .gitignore   |    1 +
 jabberd.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a606f05..8ae765a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /jabberd-2.2.14.tar.bz2
 /jabberd-2.2.16.tar.gz
 /jabberd-2.2.17.tar.xz
+/jabberd-2.3.1.tar.xz
diff --git a/jabberd.spec b/jabberd.spec
index 26834b1..63466b9 100644
--- a/jabberd.spec
+++ b/jabberd.spec
@@ -2,11 +2,11 @@
 
 Summary:        OpenSource server implementation of the Jabber protocols
 Name:           jabberd
-Version:        2.2.17
-Release:        5%{?dist}
+Version:        2.3.1
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Daemons
-Source0:        https://github.com/downloads/Jabberd2/jabberd2/jabberd-%{version}.tar.xz
+Source0:        https://github.com/jabberd2/jabberd2/releases/download/jabberd-2.3.1/jabberd-2.3.1.tar.xz
 Source1:        jabberd.service
 Source2:        jabberd-c2s.service
 Source3:        jabberd-s2s.service
@@ -192,7 +192,7 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO UPGRADE README.fedora
+%doc AUTHORS COPYING ChangeLog NEWS README TODO README.fedora
 %{_mandir}/man8/*
 %{_bindir}/*
 %{_unitdir}/*
@@ -208,6 +208,9 @@ fi
 %attr(700, jabber, jabber) %{_var}/lib/%{name}
 
 %changelog
+* Thu Nov 28 2013 Adrian Reber <adrian at lisas.de> - 2.3.1-1
+- updated to 2.3.1
+
 * Fri Aug 23 2013 Adrian Reber <adrian at lisas.de> - 2.2.17-5
 - enable _hardened_build (#954340)
 
diff --git a/sources b/sources
index 35ce75c..b711404 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b7d654deaa6566e58ab6630112f9b10  jabberd-2.2.17.tar.xz
+72ee83dd0bd725a441ca3edda39b79aa  jabberd-2.3.1.tar.xz


More information about the scm-commits mailing list