public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-slixmpp-omemo] rawhide: Update to latest release bz#2447618
@ 2026-06-23 17:24 Benson Muite
  0 siblings, 0 replies; only message in thread
From: Benson Muite @ 2026-06-23 17:24 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-slixmpp-omemo
Branch : rawhide
Commit : 15054f89df7653e43163e667b331a53a67f62a67
Author : Benson Muite <fed500@fedoraproject.org>
Date   : 2026-06-23T13:57:33+03:00
Stats  : +12/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-slixmpp-omemo/c/15054f89df7653e43163e667b331a53a67f62a67?branch=rawhide

Log:
Update to latest release bz#2447618

---
diff --git a/.gitignore b/.gitignore
index f931631..b1ebcfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /slixmpp-omemo-v0.7.0.tar.bz2
 /v0.9.0.tar.gz
 /v0.9.1.tar.gz
+/slixmpp-omemo-2.2.0.tar.gz

diff --git a/python-slixmpp-omemo.spec b/python-slixmpp-omemo.spec
index d6476e7..0a9d192 100644
--- a/python-slixmpp-omemo.spec
+++ b/python-slixmpp-omemo.spec
@@ -3,14 +3,14 @@
 
 
 Name:           python-slixmpp-omemo
-Version:        0.9.1
-Release:        10%{?dist}
+Version:        2.2.0
+Release:        1%{?dist}
 Summary:        OMEMO plugin for Slixmpp
 
 # Automatically converted from old format: GPLv3 - review is highly recommended.
 License:        GPL-3.0-only
-URL:            https://codeberg.org/poezio/slixmpp-omemo
-Source0:        https://codeberg.org/poezio/slixmpp-omemo/archive/v%{version}.tar.gz
+URL:            https://github.com/Syndace/slixmpp-omemo
+Source0:        %{url}/archive/v%{version}/slixmpp-omemo-%{version}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python3-devel
@@ -36,7 +36,7 @@ python-slixmpp.
 
 
 %prep
-%autosetup -n slixmpp-omemo
+%autosetup -n slixmpp-omemo-%{version}
 # Remove shebang in 3 non-executable files
 find ./%{srcname}/ -type f '(' -name __init__.py -o -name stanza.py -o -name version.py ')' -ls -exec sed -i 's@#!/usr/bin/env python3@@' '{}' \;
 
@@ -64,6 +64,11 @@ find ./%{srcname}/ -type f '(' -name __init__.py -o -name stanza.py -o -name ver
 
 
 %changelog
+* Fri Jun 19 2026 Benson Muite <fed500@fedoraproject.org> - 0.10.0-1
+- Update to latest release
+- Use new packaging macros
+- Check licensing
+
 * Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 0.9.1-10
 - Rebuilt for Python 3.15
 

diff --git a/sources b/sources
index 618eda7..40159ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v0.9.1.tar.gz) = 1d1a9a2237101a8692d60996a1d2dd8b502342619e1ca3d92961c373e1c69dbf5bc6bf5f04e688ea632d653aa791ca0e65bfca96d02b5b518c158c17b3a91046
+SHA512 (slixmpp-omemo-2.2.0.tar.gz) = 688888a81295485c366a701b3dce90e382f08e1e23972875b2fde129cea0189992c1f4e769fc54d9ed4cbfaf4435c14d305b30871401c6e68c2145bb47c3e4b2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-23 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-23 17:24 [rpms/python-slixmpp-omemo] rawhide: Update to latest release bz#2447618 Benson Muite

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox