Accepting request 1192479 from X11:COSMIC:Apps

- standardize packaging with also fixes for miscellaneous hardcoding
  filenames, using @PARENT_TAG where applicable, and be more specific
  with files in the %files section (so no non-wanted files are getting
  added

- update to 0.4.6+git20240803.6598d33:
  * remove dead code
  * update dependencies
- enable leap (thanks to vyvir)

OBS-URL: https://build.opensuse.org/request/show/1192479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quick-webapps?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2024-08-12 10:30:53 +00:00 committed by Git OBS Bridge
commit dba01dcb83
6 changed files with 26 additions and 9 deletions

View File

@ -4,7 +4,7 @@
<param name="url">https://github.com/elevenhsoft/WebApps.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="versionformat">0.4.6+git%cd.%h</param>
<param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
<param name="package-meta">yes</param>
<param name="filename">quick-webapps</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5db8567f688a3bff07a2914b621f95cc0e2ce0810415ad65ba00fa19268aa2f
size 756481

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:345d2eb0640c7bbe441cc19d259174e8a82aac3dfcc72de21c8a3496319451f9
size 761971

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Aug 8 01:01:19 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- standardize packaging with also fixes for miscellaneous hardcoding
filenames, using @PARENT_TAG where applicable, and be more specific
with files in the %files section (so no non-wanted files are getting
added
-------------------------------------------------------------------
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>

View File

@ -18,7 +18,7 @@
%define appname io.github.elevenhsoft.WebApps
Name: quick-webapps
Version: 0.4.6+git20240628.695db98
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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:744b2b8c27e4463f2e79040fb3f695ebd11e9ec38b376f516a0e62e8f34c9639
size 84284671
oid sha256:1f807167cc846db30c12c3ac5e8f91694bd814c19235c87d4c71a703f88a1f6a
size 77874566