public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-rustyline] epel9: Convert to %autorelease and %autochangelog
Date: Thu, 24 Sep 2026 23:38:50 GMT [thread overview]
Message-ID: <179029313051.1.16361531090446084530.rpms-rust-rustyline-10ceacf8bdcf@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-24 23:38 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=179029313051.1.16361531090446084530.rpms-rust-rustyline-10ceacf8bdcf@fedoraproject.org \
--to=decathorpe@gmail.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