public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Pascual <sergiopr@fis.ucm.es>
To: git-commits@fedoraproject.org
Subject: [rpms/python-photutils] epel10: Using autorelease and autochangelog
Date: Fri, 26 Jun 2026 03:42:00 GMT	[thread overview]
Message-ID: <178244532094.1.11838514973380186533.rpms-python-photutils-2fe99bd43dc0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-photutils
Branch : epel10
Commit : 2fe99bd43dc0dee799f99ef929d2de5170e40580
Author : Sergio Pascual <sergiopr@fis.ucm.es>
Date   : 2023-11-26T19:09:23+01:00
Stats  : +2/-164 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-photutils/c/2fe99bd43dc0dee799f99ef929d2de5170e40580?branch=epel10

Log:
Using autorelease and autochangelog

---
diff --git a/python-photutils.spec b/python-photutils.spec
index a475595..654792b 100644
--- a/python-photutils.spec
+++ b/python-photutils.spec
@@ -4,7 +4,7 @@
 
 Name: python-%{srcname}
 Version: 1.10.0
-Release: 1%{?dist}
+Release: %autorelease
 Summary: Astropy affiliated package for image photometry tasks
 License: BSD-3-Clause
 
@@ -57,166 +57,4 @@ Recommends: %{py3_dist matplotlib} >= 3.5
 %doc README.rst
 
 %changelog
-* Sun Nov 26 2023 Sergio Pascual <sergiopr@fedoraproject.com> - 1.10.0-1
-- New upstream source (1.10.0)
-- License migrated to SPDX
-
-* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
-* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.5.0-3
-- Rebuilt for Python 3.12
-
-* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
-* Thu Sep 01 2022 Sergio Pascual <sergiopr@fedoraproject.com> - 1.5.0-1
-- New upstream source (1.5.0)
-
-* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Sun Jul 03 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.1.0-5
-- Rebuild for python3.11
-
-* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 1.1.0-2
-- Rebuilt for Python 3.10
-
-* Sun Jun 06 2021 Sergio Pascual <sergiopr@fedoraproject.com> - 1.1.0-1
-- New upstream source (1.1.0)
-
-* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.0.2-2
-- Rebuilt for Python 3.10
-
-* Mon Feb 15 2021 Sergio Pascual <sergiopr@fedoraproject.com> - 1.0.2-1
-- New upstream source (1.0.2)
-- Use bcond to potentially disable testing
-
-* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Thu Dec 17 2020 Sergio Pascual <sergiopr@fedoraproject.com> - 1.0.1-1
-- New upstream source (1.0.1)
-
-* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.7.2-2
-- Rebuilt for Python 3.9
-
-* Mon Mar 02 2020 Sergio Pascual <sergiopr@fedoraproject.com> - 0.7.2-1
-- New upstream source (0.7.2)
-- Patch astropy version in setup.cfg (bz#1758141)
-
-* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Sun Oct 27 2019 Christian Dersch <lupinix@fedoraproject.org> - 0.7.1-1
-- new version
-- skip tests on s390x for now (endianess issue in numpy...)
-
-* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6-3
-- Rebuilt for Python 3.8
-
-* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-
-* Sun Apr 28 2019 Christian Dersch <lupinix@mailbox.org> - 0.6-1
-- new version
-
-* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
-* Wed Oct 03 2018 Christian Dersch <lupinix@fedoraproject.org> - 0.5-1
-- new version
-- drop old patches
-- re-enable tests
-
-* Mon Oct 01 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4-8
-- Remove python2 subpackage (#1632572)
-
-* Sun Jul 15 2018 Christian Dersch <lupinix@fedoraproject.org> - 0.4-7
-- BuildRequires: gcc
-
-* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
-* Sun Jul 08 2018 Christian Dersch <lupinix@mailbox.org> - 0.4-5
-- Fix FTBFS with Python 3.7
-
-* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4-4
-- Rebuilt for Python 3.7
-
-* Wed Feb 14 2018 Christian Dersch <lupinix@mailbox.org> - 0.4-3
-- Added numpy 1.14 fix https://github.com/astropy/photutils/pull/639
-
-* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
-* Mon Nov 13 2017 Sergio Pascual <sergiopr@fedoraproject.com> - 0.4-1
-- New upstream (0.4)
-
-* Tue Oct 10 2017 Christian Dersch <lupinix@mailbox.org> - 0.3.2-4
-- Fixed tests
-
-* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
-
-* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
-* Mon May 15 2017 Sergio Pascual <sergiopr@fedoraproject.com> - 0.3.2-1
-- New upstream (0.3.2)
-
-* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Fri Jan 27 2017 Sergio Pascual <sergiopr@fedoraproject.com> - 0.3-1
-- New upstream (0.3)
-
-* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.2.2-3
-- Rebuild for Python 3.6
-
-* Sat Oct 15 2016 Peter Robinson <pbrobinson@fedoraproject.org> - 0.2.2-2
-- rebuilt for matplotlib-2.0.0
-
-* Wed Jul 27 2016 Sergio Pascual <sergiopr@fedoraproject.com> - 0.2.2-1
-- New upstream (0.2.2)
-
-* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-3
-- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
-
-* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
-* Wed Jan 06 2016 Sergio Pascual <sergiopr@fedoraproject.com> - 0.2-1
-- New upstream (0.2)
-
-* Thu Nov 26 2015 Sergio Pascual <sergiopr@fedoraproject.com> - 0.1-6
-- Using new macros
-- Disable tests until 0.2 is released
-
-* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1-5
-- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
-
-* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Wed Jan 28 2015 Sergio Pascual <sergiopr@fedoraproject.com> - 0.1-3
-- Use license macro
-
-* Mon Jan 26 2015 Sergio Pascual <sergiopr@fedoraproject.com> - 0.1-2
-- Disable test due to a bug (reported upstream)
-
-* Thu Jan 08 2015 Sergio Pascual <sergiopr@fedoraproject.com> - 0.1-1
-- First upstream release
-
-* Wed Feb 26 2014 Sergio Pascual <sergiopr@fedoraproject.com> - 0.0-0.1.20140226git37a77fe
-- Initial spec file
-
+%autochangelog

                 reply	other threads:[~2026-06-26  3:42 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=178244532094.1.11838514973380186533.rpms-python-photutils-2fe99bd43dc0@fedoraproject.org \
    --to=sergiopr@fis.ucm.es \
    --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