public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: releng-bot <releng-bot@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/sugar-log] rawhide: Unretirement request: https://pagure.io/releng/fedora-scm-requests/issue/84633
Date: Wed, 22 Jul 2026 21:33:20 GMT [thread overview]
Message-ID: <178475600043.1.17698251216058783590.rpms-sugar-log-0f6e75f6488e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/sugar-log
Branch : rawhide
Commit : 0f6e75f6488ec2f9ecda45eb76c8ba6481f757d4
Author : releng-bot <releng-bot@fedoraproject.org>
Date : 2026-07-22T21:33:17+00:00
Stats : +240/-1 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/sugar-log/c/0f6e75f6488ec2f9ecda45eb76c8ba6481f757d4?branch=rawhide
Log:
Unretirement request: https://pagure.io/releng/fedora-scm-requests/issue/84633
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a662b1c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/Log-*.tar.bz2
diff --git a/dead.package b/dead.package
deleted file mode 100644
index 5204a84..0000000
--- a/dead.package
+++ /dev/null
@@ -1 +0,0 @@
-Orphaned for 6+ weeks
diff --git a/sources b/sources
new file mode 100644
index 0000000..d0cde0f
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+SHA512 (Log-42.tar.bz2) = 4cbc53fbd48c6651819b3033115a902f3c5e95872dc4fd24a2dc96db526c655a723293b6d7ae633b3e80ad25799260b7350033a5d0514029286567e07545e597
diff --git a/sugar-log.spec b/sugar-log.spec
new file mode 100644
index 0000000..cec6a62
--- /dev/null
+++ b/sugar-log.spec
@@ -0,0 +1,238 @@
+Name: sugar-log
+Version: 42
+Release: 12%{?dist}
+Summary: Log activity for Sugar
+
+# Automatically converted from old format: GPLv2+ - review is highly recommended.
+License: GPL-2.0-or-later
+URL: http://wiki.laptop.org/go/Log
+Source0: http://download.sugarlabs.org/sources/sucrose/fructose/Log/Log-%{version}.tar.bz2
+BuildArch: noarch
+
+BuildRequires: python3
+BuildRequires: python3-devel
+BuildRequires: sugar-toolkit-gtk3
+BuildRequires: gettext
+Requires: sugar >= 0.116
+
+%description
+Log is an activity for developers to examine the log files that are
+generated by system software and other activities.
+
+
+%prep
+%autosetup -n Log-%{version}
+
+sed -i 's/python/python3/' setup.py
+
+%build
+python3 ./setup.py build
+
+
+%install
+python3 ./setup.py install --prefix=%{buildroot}/%{_prefix}
+rm %{buildroot}%{_prefix}/share/applications/*.desktop || true
+
+# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_3
+%py_byte_compile %{python3} %{buildroot}%{_datadir}/{sugaractivitydir}/Log.activity/
+
+%find_lang org.laptop.Log
+
+
+%files -f org.laptop.Log.lang
+%license COPYING
+%doc NEWS
+%{sugaractivitydir}/Log.activity/
+
+
+%changelog
+* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 42-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
+* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 42-11
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
+
+* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 42-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
+
+* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 42-9
+- convert license to SPDX
+
+* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 42-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
+* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 42-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
+* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 42-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
+
+* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 42-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
+
+* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
+
+* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
+
+* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 42-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
+* Sun Feb 07 2021 Alex Perez <aperez@sugarlabs.org> - 42-1
+- Release 42
+
+* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 41-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
+* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 41-4
+- Second attempt - Rebuilt for
+ https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
+* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 41-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
+* Mon Feb 24 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 41-2
+- Add upstream patch to fix crash
+
+* Thu Jan 30 2020 Peter Robinson <pbrobinson@fedoraproject.org> 41-1
+- release 41
+
+* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 40-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
+* Tue Apr 16 2019 Peter Robinson <pbrobinson@fedoraproject.org> 40-1
+- release 40
+
+* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 39-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
+* Mon Jan 7 2019 Peter Robinson <pbrobinson@fedoraproject.org> 39-1
+- release 39
+
+* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 38-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
+* Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 38-4
+- Update Python 2 dependency declarations to new packaging standards
+ (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
+* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 38-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+
+* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 38-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
+* Thu Jun 08 2017 Kalpa Welivitigoda <callkalpa@gmail.com> - 38-1
+- release 38
+
+* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 37-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
+* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 37-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
+
+* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 37-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
+* Wed Sep 24 2014 Peter Robinson <pbrobinson@fedoraproject.org> 37-1
+- release 37
+
+* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 36-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
+* Tue Nov 19 2013 Peter Robinson <pbrobinson@fedoraproject.org> 36-1
+- release 36
+
+* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 35-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Mon Jun 3 2013 Peter Robinson <pbrobinson@fedoraproject.org> 35-1
+- release 35
+
+* Mon Apr 29 2013 Peter Robinson <pbrobinson@fedoraproject.org> 34-1
+- release 34
+
+* Wed Apr 10 2013 Peter Robinson <pbrobinson@fedoraproject.org> 33-1
+- release 33
+
+* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 32-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Wed Nov 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> 32-1
+- release 32
+
+* Sun Nov 4 2012 Peter Robinson <pbrobinson@fedoraproject.org> 31-1
+- release 31
+
+* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 29-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Sat Jun 2 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 19-1
+- release 29
+
+* Fri Mar 23 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 28-1
+- release 28
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 26-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Sat Oct 1 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 26-1
+- release 26
+
+* Tue Mar 8 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 24-4
+- A new version of Log 24
+
+* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 24-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Sat Jan 29 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 24-2
+- bump build
+
+* Thu Sep 30 2010 Schampijer <simon@schampijer.de> - 24-1
+- Release 24
+
+* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 23-3
+- recompiling .py files against Python 2.7 (rhbz#623378)
+
+* Fri Sep 11 2009 Schampijer <simon@schampijer.de> - 23-2
+- add gettext build requirement
+
+* Fri Sep 11 2009 Simon Schampijer <simon@schampijer.de> - 23-1
+- Fix Tamil translation
+
+* Fri Sep 11 2009 Simon Schampijer <simon@schampijer.de> - 22-1
+- Toolbar redesign
+
+* Tue Aug 04 2009 Fabian Affolter <fabian@bernewireless.net> - 19-2
+- Added missing requirement
+
+* Tue Aug 04 2009 Fabian Affolter <fabian@bernewireless.net> - 19-1
+- Minor spec file modifications
+- Changed source0, sugarlabs
+- Updated to new upstream version 19
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 18-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Sat Apr 04 2009 Steven M. Parrish <tuxbrewr@fedoraproject.org> 18-1
+- New upstream release
+
+* Tue Mar 03 2009 Simon Schampijer <simon@schampijer.de> - 17-1
+- Rebuild for 0.84
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 16-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 16-2
+- Rebuild for Python 2.6
+
+* Sat Sep 13 2008 Simon Schampijer <simon@laptop.org> - 16-1
+- cleanup upstream in respect to review comments
+
+* Fri Sep 12 2008 Simon Schampijer <simon@laptop.org> - 15-1
+- containing licensing information in the activity.info
+- remove pseudo.po in bundlebuilder
+
+* Tue Sep 9 2008 Simon Schampijer <simon@laptop.org> - 14-1
+- Initial packaging
reply other threads:[~2026-07-22 21:33 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=178475600043.1.17698251216058783590.rpms-sugar-log-0f6e75f6488e@fedoraproject.org \
--to=releng-bot@fedoraproject.org \
--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