#3 Update to 2.0.2
Merged 2 years ago by suraia. Opened 2 years ago by suraia.
Unknown source 2.0.2  into  rawhide

file modified
+1
@@ -15,3 +15,4 @@

  /python-nbxmpp-0.6.10.tar.bz2

  /python-nbxmpp-1.0.0.tar.bz2

  /python-nbxmpp-nbxmpp-1.0.0.tar.bz2

+ /python-nbxmpp-nbxmpp-2.0.2.tar.bz2

file modified
+5 -2
@@ -2,8 +2,8 @@

  %global sum Python library for non-blocking use of Jabber/XMPP

  

  Name:           python-%{modname}

- Version:        1.0.0

- Release:        3%{?dist}

+ Version:        2.0.2

+ Release:        1%{?dist}

  Summary:        %{sum}

  License:        GPLv3

  URL:            https://dev.gajim.org/gajim/python-nbxmpp/
@@ -45,6 +45,9 @@

  %{python3_sitelib}/%{modname}-%{version}-*.egg-info

  

  %changelog

+ * Sun Feb 21 2021 Michael Kuhn <suraia@fedoraproject.org> - 2.0.2-1

+ - Update to 2.0.2

+ 

  * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@

- SHA512 (python-nbxmpp-nbxmpp-1.0.0.tar.bz2) = 4eb1c4ec33ea4008b8ef4cf57e2a7a63450008974ae109af70455a49e716ea5ad612629fb2c7e0b06e69a77ee28b592a089469a645ecdd1bc2160a907804c2ac

+ SHA512 (python-nbxmpp-nbxmpp-2.0.2.tar.bz2) = 31fac81d856a993a7ca014519305c74c342c89e049d779386292e9dc73cde70d924d3fe2903cdb14231b60a583d92406a7830f61a29d2a9cf159a247b8e88509

Pull-Request has been merged by suraia

2 years ago