public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-bitarray] epel10: Replace python-bitarray with python2-bitarray
@ 2026-08-09  1:30 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-09  1:30 UTC (permalink / raw)
  To: git-commits

          A new commit has been pushed.

          Repo   : rpms/python-bitarray
          Branch : epel10
          Commit : 663bc4ece5dd7819c202ba3cde04031d5f712a13
          Author : Sérgio M. Basto <sergio@serjux.com>
          Date   : 2016-07-03T23:48:25+01:00
          Stats  : +7/-1 in 1 file(s)
          URL    : https://src.fedoraproject.org/rpms/python-bitarray/c/663bc4ece5dd7819c202ba3cde04031d5f712a13?branch=epel10

          Log:
          Replace python-bitarray with python2-bitarray

https://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages

---
diff --git a/python-bitarray.spec b/python-bitarray.spec
index f5116cc..5b3a3fd 100644
--- a/python-bitarray.spec
+++ b/python-bitarray.spec
@@ -5,7 +5,7 @@
 
 Name:           python-%{srcname}          
 Version:        0.8.1   
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{sum}
 
 Group:          Development/Languages
@@ -32,6 +32,8 @@ you may find this module useful.
 
 %package -n python2-%{srcname}
 Summary:  %{sum}
+Provides: python-%{srcname} = %{version}-%{release}
+Obsoletes: python-%{srcname} < %{version}-%{release}
 %{?python_provide:%python_provide python2-%{srcname}}
 
 %description -n python2-%{srcname}
@@ -87,6 +89,10 @@ This is Python 3 version.
  
 
 %changelog
+* Sun Jul 03 2016 Sérgio Basto <sergio@serjux.com> - 0.8.1-2
+- Replace python-bitarray with python2-bitarray
+  https://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages
+
 * Thu Jun 30 2016 Sérgio Basto <sergio@serjux.com> - 0.8.1-1
 - Clean up the spec
 

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

only message in thread, other threads:[~2026-08-09  1:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09  1:30 [rpms/python-bitarray] epel10: Replace python-bitarray with python2-bitarray 

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