Updating to 56
This commit is contained in:
parent
80877eee9b
commit
256a63dcb4
3 changed files with 5 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@
|
|||
/Setzer-0.4.7.tar.gz
|
||||
/Setzer-0.4.8.tar.gz
|
||||
/Setzer-55.tar.gz
|
||||
/Setzer-56.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global uuid org.cvfosammmm.Setzer
|
||||
|
||||
Name: setzer
|
||||
Version: 55
|
||||
Version: 56
|
||||
Release: %autorelease
|
||||
Summary: LaTeX editor written in Python with Gtk
|
||||
|
||||
|
|
@ -76,7 +76,7 @@ find ./setzer -name "*.py" -type f -exec sed -i '1d' {} \;
|
|||
|
||||
|
||||
%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
|
||||
|
||||
|
||||
|
|
@ -87,7 +87,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{uuid}.desktop
|
|||
%{_datadir}/applications/%{uuid}.desktop
|
||||
%{_datadir}/icons/hicolor/scalable/apps/%{uuid}.svg
|
||||
%{_datadir}/mime/packages/%{uuid}.mime.xml
|
||||
%{_metainfodir}/%{uuid}.appdata.xml
|
||||
%{_metainfodir}/%{uuid}.metainfo.xml
|
||||
%{_mandir}/man1/%{name}.1.*
|
||||
%{python3_sitelib}/%{name}/
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (Setzer-55.tar.gz) = fde76a6466344e3c36d99eaa591b0b5606fae647da7373a3902358cbcfca36dfc81c474521a4f379f4b2f37ccecc4c1abbba101dde51c48ee8cc0a7918117896
|
||||
SHA512 (Setzer-56.tar.gz) = e5654adf3ec85d4d3aacb6cc463c0ea7a05534d6b4258bb7efbb83556bfd6124cb3161cbe118f09d6e1c8137f8d3faecade3345916cfd6c6b18df1b47caf8eb8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue