stevetraylen pushed to stomppy (stomppy-4.0.16-1.fc22). "Update to 4.0.16"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 4 09:22:50 UTC 2015


From d598bf3259842dc5ebaee74717a0f98fbfa7a820 Mon Sep 17 00:00:00 2001
From: Steve Traylen <steve.traylen at cern.ch>
Date: Thu, 4 Jun 2015 11:21:25 +0200
Subject: Update to 4.0.16


diff --git a/.gitignore b/.gitignore
index 42f3037..bb87a0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ stomp.py-3.0.1-beta2.tar.gz
 /stomp.py-3.0.3.tar.gz
 /stomp.py-3.0.5.tar.gz
 /stomp.py-3.1.6.tar.gz
+/stomp.py-4.0.16.tar.gz
diff --git a/sources b/sources
index fd8995d..398ffaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a8701adce476e4b94fe309ea393c6ef  stomp.py-3.1.6.tar.gz
+9acebc95eed2ea4c704313b87d3c249d  stomp.py-4.0.16.tar.gz
diff --git a/stomppy.spec b/stomppy.spec
index 8cfdfae..821ed38 100644
--- a/stomppy.spec
+++ b/stomppy.spec
@@ -2,13 +2,13 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%if 0%{?fedora} > 12 && 0%{?rhel} > 7
+%if 0%{?fedora}
 %global with_python3 1
 %endif
 
 Name:           stomppy
-Version:        3.1.6
-Release:        4%{?dist}
+Version:        4.0.16
+Release:        1%{?dist}
 Summary:        Python stomp client for messaging
 
 Group:          Development/Libraries
@@ -86,17 +86,22 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %{python_sitelib}/*
+
 %doc LICENSE CHANGELOG stomp.log.conf
 
 %if 0%{?with_python3}
 %files -n python3-stomppy
 %defattr(-,root,root,-)
 %{python3_sitelib}/*
+%{_bindir}/stomp
 %doc LICENSE CHANGELOG stomp.log.conf
 %endif # with_python3
 
 
 %changelog
+* Thu Jun 4 2015 Steve Traylen <steve.traylen at cern.ch> - 4.0.16-1
+- Update to 4.0.16
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.6-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/stomppy.git/commit/?h=stomppy-4.0.16-1.fc22&id=d598bf3259842dc5ebaee74717a0f98fbfa7a820


More information about the scm-commits mailing list