- update to 0.4.6+git20240803.6598d33:
* remove dead code * update dependencies - enable leap (thanks to vyvir) OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Apps/quick-webapps?expand=0&rev=5
This commit is contained in:
parent
5076326bdd
commit
64587b0200
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ba0113f4683dc875a689a1c8f6ad9332bc682c94595c8b3da531ffe20303caa
|
||||
size 759658
|
3
quick-webapps-0.4.6+git20240803.6598d33.tar.zst
Normal file
3
quick-webapps-0.4.6+git20240803.6598d33.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:400b1b6c3af724872230cf2cb851ff1ca5bbc9cc18e80c8e00a8f6db649fb9c7
|
||||
size 761960
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 06:17:34 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 0.4.6+git20240803.6598d33:
|
||||
* remove dead code
|
||||
* update dependencies
|
||||
- enable leap (thanks to vyvir)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 12:24:10 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define appname io.github.elevenhsoft.WebApps
|
||||
Name: quick-webapps
|
||||
Version: 0.4.6+git20240721.3826c55
|
||||
Version: 0.4.6+git20240803.6598d33
|
||||
Release: 0
|
||||
Summary: Web App Manager written with love and libcosmic
|
||||
License: GPL-3.0-only
|
||||
@ -30,6 +30,7 @@ BuildRequires: git-core
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: just
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: rust >= 1.80
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(xkbcommon)
|
||||
@ -58,8 +59,8 @@ just rootdir=%{buildroot} prefix=%{_prefix} install
|
||||
%doc README.md
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/applications/%{appname}.desktop
|
||||
%{_iconsdir}/hicolor/??x??/apps/%{appname}.svg
|
||||
%{_iconsdir}/hicolor/???x???/apps/%{appname}.svg
|
||||
%{_datadir}/icons/hicolor/??x??/apps/%{appname}.svg
|
||||
%{_datadir}/icons/hicolor/???x???/apps/%{appname}.svg
|
||||
%{_datadir}/metainfo/%{appname}.metainfo.xml
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2011e9d231235db6b2c12bf6affa71bc4a53aada20951dc8f2ee7cd57daa75c7
|
||||
size 84370848
|
||||
oid sha256:1f807167cc846db30c12c3ac5e8f91694bd814c19235c87d4c71a703f88a1f6a
|
||||
size 77874566
|
||||
|
Loading…
Reference in New Issue
Block a user