.
OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Apps/cosmic-store?expand=0&rev=5
This commit is contained in:
parent
a31d9f5eea
commit
515d6286bd
4
_service
4
_service
@ -3,8 +3,8 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://github.com/pop-os/cosmic-store.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">master</param>
|
||||
<param name="versionformat">0.1.0+git%cd.%h</param>
|
||||
<param name="revision">@PARENT_TAG@</param>
|
||||
<param name="versionformat">1.0.0.a1</param>
|
||||
<param name="package-meta">yes</param>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2341993f2e36db74c03de8c4077db685b14cd2f5c51731df35fb2f39bea900b1
|
||||
size 560919
|
3
cosmic-store-1.0.0.a1.tar.zst
Normal file
3
cosmic-store-1.0.0.a1.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4083c6da2e61e0ffce003b3aaccc4828ef03ef7fec24d4558f29905e611e3cd2
|
||||
size 567787
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 01:55:36 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 1.0.0-alpha1:
|
||||
* fix(libcosmic): double-click to maximize
|
||||
* update translations
|
||||
- enable leap (thanks to vyvir)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 20:39:00 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define appname com.system76.CosmicStore
|
||||
Name: cosmic-store
|
||||
Version: 0.1.0+git20240725.fe4547b
|
||||
Version: 1.0.0.a1
|
||||
Release: 0
|
||||
Summary: COSMIC app store
|
||||
License: GPL-3.0-only
|
||||
@ -56,7 +56,7 @@ just rootdir=%{buildroot} prefix=%{_prefix} install
|
||||
%doc README.md
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/applications/%{appname}.desktop
|
||||
%{_iconsdir}/hicolor/*/apps/%{appname}.svg
|
||||
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
|
||||
%{_datadir}/metainfo/%{appname}.metainfo.xml
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a282810dea0c480373eac7a71acb19239c3a778aac4bbfca02efbbb7a13315ca
|
||||
size 93483932
|
||||
oid sha256:33f16b2ecc461956e243ad255d0a33cee47b0ae98b5dce567d674ff4b09de4a6
|
||||
size 93480692
|
||||
|
Loading…
Reference in New Issue
Block a user