Compare commits
28 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
32d3731510 | ||
|
|
d069e9bc28 | ||
|
|
72cad7a9f9 |
||
|
|
674d556a96 | ||
|
|
e9c8f0cf68 | ||
|
|
76f3873b93 | ||
|
|
83cf8e0737 | ||
|
|
ed70e11c90 | ||
|
|
0bea393d3b | ||
|
|
3bd2555e4d | ||
|
|
0126454c67 | ||
|
|
01f651d286 | ||
|
|
b7eeb4b348 | ||
|
|
104a01fb00 | ||
|
|
32a46814af |
||
|
|
3ac1b06314 |
||
|
|
febc50dd69 | ||
|
|
771a955d9f | ||
|
|
2762439236 |
||
|
|
1add9b043b | ||
|
|
256a63dcb4 |
||
|
|
80877eee9b | ||
|
|
ccedd7354a | ||
|
|
b1f943ecd3 |
||
|
|
08948f48d6 | ||
|
|
09568d62a3 |
||
|
|
e12995d8b6 | ||
|
|
6cb3441634 |
4 changed files with 151 additions and 116 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -18,3 +18,9 @@
|
||||||
/Setzer-0.4.5.tar.gz
|
/Setzer-0.4.5.tar.gz
|
||||||
/Setzer-0.4.6.tar.gz
|
/Setzer-0.4.6.tar.gz
|
||||||
/Setzer-0.4.7.tar.gz
|
/Setzer-0.4.7.tar.gz
|
||||||
|
/Setzer-0.4.8.tar.gz
|
||||||
|
/Setzer-55.tar.gz
|
||||||
|
/Setzer-56.tar.gz
|
||||||
|
/Setzer-59.tar.gz
|
||||||
|
/Setzer-65.tar.gz
|
||||||
|
/Setzer-66.tar.gz
|
||||||
|
|
|
||||||
117
changelog
Normal file
117
changelog
Normal file
|
|
@ -0,0 +1,117 @@
|
||||||
|
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 55-2
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
|
* Sun Apr 09 2023 Lyes Saadi <fedora@lyes.eu> - 55-1
|
||||||
|
- Updating to 55 (fix #2177312)
|
||||||
|
|
||||||
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Nov 29 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.8-1
|
||||||
|
- Updating to 0.4.8 (fix #2112453)
|
||||||
|
|
||||||
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.7-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.4.7-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
|
* Sat Mar 26 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.7-1
|
||||||
|
- Updating to 0.4.7 (fix #2068713)
|
||||||
|
|
||||||
|
* Tue Mar 08 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.6-1
|
||||||
|
- Updating to 0.4.6 (fix #2061920)
|
||||||
|
|
||||||
|
* Wed Mar 02 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.5-1
|
||||||
|
- Updating to 0.4.5 (fix #2058437)
|
||||||
|
|
||||||
|
* Mon Feb 21 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.4-1
|
||||||
|
- Updating to 0.4.4 (fix #2055916)
|
||||||
|
|
||||||
|
* Sun Feb 13 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.3-1
|
||||||
|
- Updating to 0.4.3 (fix #2053320 #2036772)
|
||||||
|
|
||||||
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Nov 21 2021 Lyes Saadi <fedora@lyes.eu> - 0.4.2-1
|
||||||
|
- Updating to 0.4.2 (fix #2025308)
|
||||||
|
|
||||||
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.4.1-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
|
* Tue Jan 26 2021 Lyes Saadi <fedora@lyes.eu> - 0.4.1-1
|
||||||
|
- Updating to 0.4.1
|
||||||
|
- Fix #1918066
|
||||||
|
|
||||||
|
* Sun Jan 17 2021 Lyes Saadi <fedora@lyes.eu> - 0.4.0-1
|
||||||
|
- Updating to 0.4.0
|
||||||
|
- Fix #1917066
|
||||||
|
|
||||||
|
* Sun Jan 03 2021 Lyes Saadi <fedora@lyes.eu> - 0.3.9-2
|
||||||
|
- Adding pycairo and PyPDF2 dependencies
|
||||||
|
|
||||||
|
* Sun Jan 03 2021 Lyes Saadi <fedora@lyes.eu> - 0.3.9-1
|
||||||
|
- Updating to 0.3.9
|
||||||
|
|
||||||
|
* Mon Dec 14 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.8-1
|
||||||
|
- Updating to 0.3.8
|
||||||
|
|
||||||
|
* Sun Nov 29 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.7-1
|
||||||
|
- Updating to 0.3.7
|
||||||
|
|
||||||
|
* Mon Nov 09 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.6-1
|
||||||
|
- Updating to 0.3.6
|
||||||
|
|
||||||
|
* Thu Oct 29 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.5-1
|
||||||
|
- Updating to 0.3.5
|
||||||
|
- Fix #1888889
|
||||||
|
- Fix #1891239
|
||||||
|
|
||||||
|
* Fri Oct 16 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.4-1
|
||||||
|
- Updating to 0.3.4
|
||||||
|
|
||||||
|
* Wed Oct 07 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.3-1
|
||||||
|
- Updating to 0.3.3
|
||||||
|
|
||||||
|
* Thu Sep 10 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.2-1
|
||||||
|
- Updating to 0.3.2
|
||||||
|
|
||||||
|
* Tue Sep 01 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.1-1
|
||||||
|
- Updating to 0.3.1
|
||||||
|
|
||||||
|
* Thu Aug 20 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.0-1
|
||||||
|
- Updating to 0.3.0
|
||||||
|
|
||||||
|
* Thu Aug 13 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.9-1
|
||||||
|
- Updating to 0.2.9
|
||||||
|
|
||||||
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jun 26 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.8-3
|
||||||
|
- Fix #1851601
|
||||||
|
|
||||||
|
* Fri Jun 26 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.8-2
|
||||||
|
- Correcting License from GPLv3 -> GPLv3+
|
||||||
|
|
||||||
|
* Sat May 30 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.8-1
|
||||||
|
- Updating to 0.2.8
|
||||||
|
|
||||||
|
* Tue May 19 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.6-1
|
||||||
|
- Updating to 0.2.6
|
||||||
|
|
||||||
|
* Tue May 05 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.5-1
|
||||||
|
- Updating to 0.2.5
|
||||||
|
|
||||||
|
* Sat Apr 18 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.3-3
|
||||||
|
- Removing shebangs and changing poppler-glib dependency
|
||||||
|
|
||||||
|
* Sat Apr 18 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.3-2
|
||||||
|
- Adding synctex dependency
|
||||||
|
|
||||||
|
* Sat Apr 18 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.3-1
|
||||||
|
- Initial package
|
||||||
142
setzer.spec
142
setzer.spec
|
|
@ -2,13 +2,14 @@
|
||||||
%global uuid org.cvfosammmm.Setzer
|
%global uuid org.cvfosammmm.Setzer
|
||||||
|
|
||||||
Name: setzer
|
Name: setzer
|
||||||
Version: 0.4.7
|
Version: 66
|
||||||
Release: 1%{?dist}
|
Release: %autorelease
|
||||||
Summary: LaTeX editor written in Python with Gtk
|
Summary: LaTeX editor written in Python with Gtk
|
||||||
|
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
License: GPLv3+
|
# Automatically converted from old format: GPLv3+ - review is highly recommended.
|
||||||
|
License: GPL-3.0-or-later
|
||||||
URL: https://www.cvfosammmm.org/setzer/
|
URL: https://www.cvfosammmm.org/setzer/
|
||||||
Source0: %{forgesource}
|
Source0: %{forgesource}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
@ -20,26 +21,35 @@ BuildRequires: libappstream-glib
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
|
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk4-devel
|
||||||
BuildRequires: gtksourceview4-devel
|
BuildRequires: gtksourceview5-devel
|
||||||
|
BuildRequires: libadwaita-devel
|
||||||
|
BuildRequires: libportal-devel
|
||||||
BuildRequires: gspell-devel
|
BuildRequires: gspell-devel
|
||||||
|
BuildRequires: pango-devel
|
||||||
BuildRequires: poppler-glib-devel
|
BuildRequires: poppler-glib-devel
|
||||||
|
BuildRequires: python3-bibtexparser
|
||||||
BuildRequires: python3-cairo
|
BuildRequires: python3-cairo
|
||||||
BuildRequires: python3-pdfminer
|
|
||||||
BuildRequires: python3-pyxdg
|
|
||||||
BuildRequires: python3-gobject-devel
|
BuildRequires: python3-gobject-devel
|
||||||
BuildRequires: webkit2gtk3
|
BuildRequires: python3-numpy
|
||||||
Requires: gtk3
|
BuildRequires: python3-pexpect
|
||||||
Requires: gtksourceview4
|
BuildRequires: python3-willow
|
||||||
|
BuildRequires: webkitgtk6.0
|
||||||
|
Requires: gtk4
|
||||||
|
Requires: gtksourceview5
|
||||||
|
Requires: libadwaita
|
||||||
|
Requires: libportal
|
||||||
Requires: gspell
|
Requires: gspell
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
|
Requires: pango
|
||||||
Requires: poppler-glib
|
Requires: poppler-glib
|
||||||
|
Requires: python3-bibtexparser
|
||||||
Requires: python3-cairo
|
Requires: python3-cairo
|
||||||
Requires: python3-pdfminer
|
|
||||||
Requires: python3-pyxdg
|
|
||||||
Requires: python3-gobject
|
Requires: python3-gobject
|
||||||
Requires: webkit2gtk3
|
Requires: python3-numpy
|
||||||
Requires: xdg-utils
|
Requires: python3-pexpect
|
||||||
|
Requires: python3-willow
|
||||||
|
Requires: webkitgtk6.0
|
||||||
|
|
||||||
Requires: texlive
|
Requires: texlive
|
||||||
Requires: texlive-synctex
|
Requires: texlive-synctex
|
||||||
|
|
@ -77,7 +87,7 @@ find ./setzer -name "*.py" -type f -exec sed -i '1d' {} \;
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{uuid}.appdata.xml
|
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{uuid}.metainfo.xml
|
||||||
desktop-file-validate %{buildroot}%{_datadir}/applications/%{uuid}.desktop
|
desktop-file-validate %{buildroot}%{_datadir}/applications/%{uuid}.desktop
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -88,108 +98,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{uuid}.desktop
|
||||||
%{_datadir}/applications/%{uuid}.desktop
|
%{_datadir}/applications/%{uuid}.desktop
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/%{uuid}.svg
|
%{_datadir}/icons/hicolor/scalable/apps/%{uuid}.svg
|
||||||
%{_datadir}/mime/packages/%{uuid}.mime.xml
|
%{_datadir}/mime/packages/%{uuid}.mime.xml
|
||||||
%{_metainfodir}/%{uuid}.appdata.xml
|
%{_metainfodir}/%{uuid}.metainfo.xml
|
||||||
%{_mandir}/man1/%{name}.1.*
|
%{_mandir}/man1/%{name}.1.*
|
||||||
%{python3_sitelib}/%{name}/
|
%{python3_sitelib}/%{name}/
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Mar 26 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.7-1
|
%autochangelog
|
||||||
- Updating to 0.4.7 (fix #2068713)
|
|
||||||
|
|
||||||
* Tue Mar 08 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.6-1
|
|
||||||
- Updating to 0.4.6 (fix #2061920)
|
|
||||||
|
|
||||||
* Wed Mar 02 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.5-1
|
|
||||||
- Updating to 0.4.5 (fix #2058437)
|
|
||||||
|
|
||||||
* Mon Feb 21 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.4-1
|
|
||||||
- Updating to 0.4.4 (fix #2055916)
|
|
||||||
|
|
||||||
* Sun Feb 13 2022 Lyes Saadi <fedora@lyes.eu> - 0.4.3-1
|
|
||||||
- Updating to 0.4.3 (fix #2053320 #2036772)
|
|
||||||
|
|
||||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sun Nov 21 2021 Lyes Saadi <fedora@lyes.eu> - 0.4.2-1
|
|
||||||
- Updating to 0.4.2 (fix #2025308)
|
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.4.1-2
|
|
||||||
- Rebuilt for Python 3.10
|
|
||||||
|
|
||||||
* Tue Jan 26 2021 Lyes Saadi <fedora@lyes.eu> - 0.4.1-1
|
|
||||||
- Updating to 0.4.1
|
|
||||||
- Fix #1918066
|
|
||||||
|
|
||||||
* Sun Jan 17 2021 Lyes Saadi <fedora@lyes.eu> - 0.4.0-1
|
|
||||||
- Updating to 0.4.0
|
|
||||||
- Fix #1917066
|
|
||||||
|
|
||||||
* Sun Jan 03 2021 Lyes Saadi <fedora@lyes.eu> - 0.3.9-2
|
|
||||||
- Adding pycairo and PyPDF2 dependencies
|
|
||||||
|
|
||||||
* Sun Jan 03 2021 Lyes Saadi <fedora@lyes.eu> - 0.3.9-1
|
|
||||||
- Updating to 0.3.9
|
|
||||||
|
|
||||||
* Mon Dec 14 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.8-1
|
|
||||||
- Updating to 0.3.8
|
|
||||||
|
|
||||||
* Sun Nov 29 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.7-1
|
|
||||||
- Updating to 0.3.7
|
|
||||||
|
|
||||||
* Mon Nov 09 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.6-1
|
|
||||||
- Updating to 0.3.6
|
|
||||||
|
|
||||||
* Thu Oct 29 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.5-1
|
|
||||||
- Updating to 0.3.5
|
|
||||||
- Fix #1888889
|
|
||||||
- Fix #1891239
|
|
||||||
|
|
||||||
* Fri Oct 16 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.4-1
|
|
||||||
- Updating to 0.3.4
|
|
||||||
|
|
||||||
* Wed Oct 07 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.3-1
|
|
||||||
- Updating to 0.3.3
|
|
||||||
|
|
||||||
* Thu Sep 10 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.2-1
|
|
||||||
- Updating to 0.3.2
|
|
||||||
|
|
||||||
* Tue Sep 01 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.1-1
|
|
||||||
- Updating to 0.3.1
|
|
||||||
|
|
||||||
* Thu Aug 20 2020 Lyes Saadi <fedora@lyes.eu> - 0.3.0-1
|
|
||||||
- Updating to 0.3.0
|
|
||||||
|
|
||||||
* Thu Aug 13 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.9-1
|
|
||||||
- Updating to 0.2.9
|
|
||||||
|
|
||||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-4
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jun 26 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.8-3
|
|
||||||
- Fix #1851601
|
|
||||||
|
|
||||||
* Fri Jun 26 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.8-2
|
|
||||||
- Correcting License from GPLv3 -> GPLv3+
|
|
||||||
|
|
||||||
* Sat May 30 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.8-1
|
|
||||||
- Updating to 0.2.8
|
|
||||||
|
|
||||||
* Tue May 19 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.6-1
|
|
||||||
- Updating to 0.2.6
|
|
||||||
|
|
||||||
* Tue May 05 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.5-1
|
|
||||||
- Updating to 0.2.5
|
|
||||||
|
|
||||||
* Sat Apr 18 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.3-3
|
|
||||||
- Removing shebangs and changing poppler-glib dependency
|
|
||||||
|
|
||||||
* Sat Apr 18 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.3-2
|
|
||||||
- Adding synctex dependency
|
|
||||||
|
|
||||||
* Sat Apr 18 2020 Lyes Saadi <fedora@lyes.eu> - 0.2.3-1
|
|
||||||
- Initial package
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (Setzer-0.4.7.tar.gz) = afc68920d3ace90d9914e8443c74e5960419f0f5ec064c20e5883610ed27734adf475624cf32f318fee3bd27515dc5e6c4d8db19f33d1dd23422e20cdff01ebb
|
SHA512 (Setzer-66.tar.gz) = 915cac043ae3cc8b1c24327bc46af2f1c45519e84b1579f7609884afad70f007302a15cd30aa7f04acc1a860e608f3b872e82bb92d1f806c1d3e898666928123
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue