Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
bb45286342 Update to 1.2.1 2024-04-21 07:15:23 -04:00
0046d00dbf Update to 1.2.0 2024-03-30 19:36:32 -04:00
901d99a807 Update to 1.1.1 2024-03-01 07:00:40 -05:00
Jan Grulich
d018f6c2bf Rebuild (qt6) 2024-02-17 18:38:18 +01:00
3 changed files with 17 additions and 2 deletions

3
.gitignore vendored
View file

@ -2,3 +2,6 @@
/waycheck-v0.2.0.tar.gz
/waycheck-v1.0.0.tar.gz
/waycheck-v1.1.0.tar.gz
/waycheck-v1.1.1.tar.gz
/waycheck-v1.2.0.tar.gz
/waycheck-v1.2.1.tar.gz

View file

@ -1 +1 @@
SHA512 (waycheck-v1.1.0.tar.gz) = cbeb202f9c98041185c8523c9fdcfc4811e90891e4585be0003023386ec7f08afdb8054d85829096c55505e17d9226516b2b65c68ff5276432117f677a56bace
SHA512 (waycheck-v1.2.1.tar.gz) = fda994562204afaad41a1bdcc692d0150bae4245dff4dc725432b5b80b3d65a148c1cc070f8815048bd27330e306b5ea574d581be67f67f82ed29a225d46520b

View file

@ -1,7 +1,7 @@
%global qt6_minver 6.5
Name: waycheck
Version: 1.1.0
Version: 1.2.1
Release: 1%{?dist}
Summary: Simple GUI that displays protocols implemented by a Wayland compositor
@ -55,6 +55,18 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
%{_datadir}/icons/hicolor/scalable/apps/dev.serebit.Waycheck.svg
%changelog
* Sun Apr 21 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.2.1-1
- Update to 1.2.1
* Sat Mar 30 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.2.0-1
- Update to 1.2.0
* Fri Mar 01 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.1.1-1
- Update to 1.1.1
* Sat Feb 17 2024 Jan Grulich <jgrulich@redhat.com> - 1.1.0-2
- Rebuild (qt6)
* Sat Feb 10 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.1.0-1
- Update to 1.1.0