public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mysql-connector-python] rawhide: [enhancement] Simplify '.gitignore'
Date: Tue, 22 Sep 2026 11:55:45 GMT [thread overview]
Message-ID: <179007814538.1.15358450997124406275.rpms-mysql-connector-python-483862091707@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mysql-connector-python
Branch : rawhide
Commit : 483862091707fd62fdce136703f0e96852c36541
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-09-22T11:22:07+02:00
Stats : +2/-20 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mysql-connector-python/c/483862091707fd62fdce136703f0e96852c36541?branch=rawhide
Log:
[enhancement] Simplify '.gitignore'
Replace per-version tarball entries with a single '/*.tar.gz' glob.
The old list accumulated one entry per release over 14 years.
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/.gitignore b/.gitignore
index afd1ae2..262457c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,21 +1,3 @@
-mysql-connector-python.spec~
+*.spec~
clog
-/mysql-connector-python-0.3.2-devel.tar.gz
-/mysql-connector-python-1.0.5.tar.gz
-/mysql-connector-python-1.0.6b1-nodocs.tar.bz2
-/mysql-connector-python-1.0.6b2-nodocs.tar.bz2
-/mysql-connector-python-1.0.7-nodocs.tar.bz2
-/mysql-connector-python-1.0.8-nodocs.tar.bz2
-/mysql-connector-python-1.0.9-nodocs.tar.bz2
-/mysql-connector-python-1.0.10.tar.gz
-/mysql-connector-python-1.0.11.tar.gz
-/mysql-connector-python-1.0.12.tar.gz
-/mysql-connector-python-1.1.4.tar.gz
-/mysql-connector-python-1.1.5.tar.gz
-/mysql-connector-python-1.1.6.tar.gz
-/mysql-connector-python-8.0.16.tar.gz
-/mysql-connector-python-8.0.19.tar.gz
-/mysql-connector-python-8.0.20.tar.gz
-/mysql-connector-python-8.0.21.tar.gz
-/mysql-connector-python-8.0.33-src.tar.gz
-/mysql-connector-python-8.0.33-src-without-fonts.tar.gz
+/*.tar.gz
reply other threads:[~2026-09-22 11:55 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=179007814538.1.15358450997124406275.rpms-mysql-connector-python-483862091707@fedoraproject.org \
--to=mschorm@redhat.com \
--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