Update to 3.0.5
This commit is contained in:
parent
45acfb5b7b
commit
edd46a2733
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/texstudio-3.0.1.tar.gz
|
||||
/texstudio-3.0.3.tar.gz
|
||||
/texstudio-3.0.4.tar.gz
|
||||
/texstudio-3.0.5.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (texstudio-3.0.4.tar.gz) = 094fc53cab388d2e5f9ecfc1172a6ae853c04abe746ed03afe8819be3acdf4e7cb2bdf9ce1edda43fda9396c260f2063aa05ca9aae66871505555d7da6c49beb
|
||||
SHA512 (texstudio-3.0.5.tar.gz) = 240d177ffbd64f51a8f2aa93644cae29764876ed6fdd03733da05ed97a8ec10e21c1f3aebcb05b35617083abf0442b60ffe8f0a89edb28adacaf9ebe40609a48
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: texstudio
|
||||
Version: 3.0.4
|
||||
Release: 3%{?dist}
|
||||
Version: 3.0.5
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A feature-rich editor for LaTeX documents
|
||||
# texstudio binary: GPLv3 due to static linkage of bundled qcodeedit
|
||||
@ -122,6 +122,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
|
||||
%doc utilities/AUTHORS utilities/COPYING utilities/manual/CHANGELOG.txt
|
||||
|
||||
%changelog
|
||||
* Tue Feb 16 2021 Johannes Lips <hannes@fedoraproject.org> 3.0.5-1
|
||||
- Update to latest upstream release 3.0.5
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user