Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c646b70cb | ||
|
|
810ba896ff |
||
|
|
5ba59a1fcf |
3 changed files with 15 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -17,3 +17,6 @@
|
||||||
/alligator-23.08.0.tar.xz
|
/alligator-23.08.0.tar.xz
|
||||||
/alligator-23.08.1.tar.xz
|
/alligator-23.08.1.tar.xz
|
||||||
/alligator-23.08.2.tar.xz
|
/alligator-23.08.2.tar.xz
|
||||||
|
/alligator-23.08.3.tar.xz
|
||||||
|
/alligator-23.08.4.tar.xz
|
||||||
|
/alligator-23.08.5.tar.xz
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
Name: alligator
|
Name: alligator
|
||||||
Version: 23.08.2
|
Version: 23.08.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2 or GPLv3
|
License: GPLv2 or GPLv3
|
||||||
Summary: Kirigami-based RSS reader
|
Summary: Kirigami-based RSS reader
|
||||||
Url: https://invent.kde.org/plasma-mobile/alligator
|
Url: https://invent.kde.org/plasma-mobile/alligator
|
||||||
Source: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/%{stable_kf5}/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
|
@ -65,6 +65,15 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 15 2024 Alessandro Astone <ales.astone@gmail.com> - 23.08.5-1
|
||||||
|
- 23.08.5
|
||||||
|
|
||||||
|
* Sun Dec 17 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.4-1
|
||||||
|
- 23.08.4
|
||||||
|
|
||||||
|
* Tue Nov 14 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.3-1
|
||||||
|
- 23.08.3
|
||||||
|
|
||||||
* Thu Oct 12 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.2-1
|
* Thu Oct 12 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.2-1
|
||||||
- 23.08.2
|
- 23.08.2
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (alligator-23.08.2.tar.xz) = e69c7d477f833b2258759c1f20fb6dea78aa86bc373262e1aaaa5b2cf6f505f1fefb9219487e41f4877dab2ce4e38587e7ce638b8bd0ac47c4042978c309e379
|
SHA512 (alligator-23.08.5.tar.xz) = 1daa2d9d0be0df379770011e3fc521235e1b7dfe7c68f20a8e573e813e2acd50b543c0d9cf5b4e608b1b3f6f06fce14fe3312fae9d054904af314db1953891ce
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue