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

A new commit has been pushed.

Repo   : rpms/python-bitarray
Branch : epel10
Commit : 6d69b567664a1cfb8e6104b3d4610b85a4fe954c
Author : Nick Bebout <nebebout@36WTHB2.usi.edu>
Date   : 2018-07-23T10:18:26-05:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-bitarray/c/6d69b567664a1cfb8e6104b3d4610b85a4fe954c?branch=epel10

Log:
add gcc to buildrequires

---
diff --git a/python-bitarray.spec b/python-bitarray.spec
index 90331cf..ac55d59 100644
--- a/python-bitarray.spec
+++ b/python-bitarray.spec
@@ -12,7 +12,7 @@
 
 Name:           python-%{srcname}
 Version:        0.8.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        %{sum}
 
 Group:          Development/Languages
@@ -21,6 +21,7 @@ URL:            http://pypi.python.org/pypi/%{srcname}/
 Source0:        http://pypi.python.org/packages/source/b/%{srcname}/%{srcname}-%{version}.tar.gz
 
 BuildRequires:  python2-devel
+BuildRequires:  gcc
 %if 0%{?rhel}
 BuildRequires:  python-setuptools
 %else
@@ -107,6 +108,9 @@ This is Python 3 version.
 
 
 %changelog
+* Mon Jul 23 2018 Nick Bebout <nb@fedoraproject.org> - 0.8.3-3
+- Add gcc to BuildRequires
+
 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 

^ 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: add gcc to buildrequires Nick Bebout

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