public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rustyline] epel9: Convert to %autorelease and %autochangelog
@ 2026-09-24 23:38 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-24 23:38 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-rustyline
            Branch : epel9
            Commit : 10ceacf8bdcfc5a551466c89e3a7cfae618b9b49
            Author : Fabio Valentini <decathorpe@gmail.com>
            Date   : 2023-05-21T14:55:32+02:00
            Stats  : +41/-40 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-rustyline/c/10ceacf8bdcfc5a551466c89e3a7cfae618b9b49?branch=epel9

            Log:
            Convert to %autorelease and %autochangelog

[skip changelog]

---
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..c49f8e7
--- /dev/null
+++ b/changelog
@@ -0,0 +1,39 @@
+* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
+
+* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
+
+* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
+
+* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
+* Fri Jun 25 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 8.2.0-1
+- Update to version 8.2.0.
+- Fixes RHBZ#1900328
+
+* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
+* Fri Oct 09 2020 Fabio Valentini <decathorpe@gmail.com> - 6.3.0-1
+- Update to version 6.3.0.
+
+* Wed Sep 09 2020 Fabio Valentini <decathorpe@gmail.com> - 6.2.0-1
+- Update to version 6.2.0.
+
+* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
+* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 6.1.2-1
+- Update to 6.1.2
+
+* Mon Apr 13 2020 Fabio Valentini <decathorpe@gmail.com> - 6.1.1-1
+- Update to version 6.1.1.
+
+* Fri Apr 03 2020 Fabio Valentini <decathorpe@gmail.com> - 6.1.0-1
+- Update to version 6.1.0.
+
+* Sun Feb 02 2020 Fabio Valentini <decathorpe@gmail.com> - 6.0.0-1
+- Initial package

diff --git a/rust-rustyline.spec b/rust-rustyline.spec
index 95910cb..6601b81 100644
--- a/rust-rustyline.spec
+++ b/rust-rustyline.spec
@@ -6,7 +6,7 @@
 
 Name:           rust-%{crate}
 Version:        8.2.0
-Release:        5%{?dist}
+Release:        %autorelease
 Summary:        Readline implementation based on Antirez's Linenoise
 
 # Upstream license specification: MIT
@@ -122,42 +122,4 @@ which use "with-fuzzy" feature of "%{crate}" crate.
 %endif
 
 %changelog
-* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
-* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Fri Jun 25 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 8.2.0-1
-- Update to version 8.2.0.
-- Fixes RHBZ#1900328
-
-* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Fri Oct 09 2020 Fabio Valentini <decathorpe@gmail.com> - 6.3.0-1
-- Update to version 6.3.0.
-
-* Wed Sep 09 2020 Fabio Valentini <decathorpe@gmail.com> - 6.2.0-1
-- Update to version 6.2.0.
-
-* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 6.1.2-1
-- Update to 6.1.2
-
-* Mon Apr 13 2020 Fabio Valentini <decathorpe@gmail.com> - 6.1.1-1
-- Update to version 6.1.1.
-
-* Fri Apr 03 2020 Fabio Valentini <decathorpe@gmail.com> - 6.1.0-1
-- Update to version 6.1.0.
-
-* Sun Feb 02 2020 Fabio Valentini <decathorpe@gmail.com> - 6.0.0-1
-- Initial package
+%autochangelog

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

only message in thread, other threads:[~2026-09-24 23:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 23:38 [rpms/rust-rustyline] epel9: Convert to %autorelease and %autochangelog Fabio Valentini

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