public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benson Muite <fed500@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-slixmpp-omemo] rawhide: Update to latest release bz#2447618
Date: Tue, 23 Jun 2026 17:24:43 GMT [thread overview]
Message-ID: <178223548328.1.14902322892254028236.rpms-python-slixmpp-omemo-15054f89df76@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-23 17:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178223548328.1.14902322892254028236.rpms-python-slixmpp-omemo-15054f89df76@fedoraproject.org \
--to=fed500@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox