Richard Rahl 2024-08-07 06:38:28 +00:00 committed by Git OBS Bridge
parent 85314dfcdc
commit a61b7be29b
6 changed files with 16 additions and 9 deletions

View File

@ -3,8 +3,8 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/pop-os/cosmic-notifications.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">

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 7 01:37:07 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.0.0-alpha1:
* update dependencies
- enable leap (thanks to vyvir)
-------------------------------------------------------------------
Thu Mar 14 01:07:43 UTC 2024 - Richard Rahl <rrahl0@proton.me>

View File

@ -18,7 +18,7 @@
%define appname com.system76.CosmicNotifications
Name: cosmic-notifications
Version: 0.1.0+git20240715.2caf2fb
Version: 1.0.0.a1
Release: 0
Summary: Layer for COSMIC Notifications
License: GPL-3.0-only
@ -59,7 +59,7 @@ just rootdir=%{buildroot} prefix=%{_prefix} install
%doc README.md
%{_bindir}/%{name}
%{_datadir}/applications/%{appname}.desktop
%{_iconsdir}/hicolor/scalable/apps/%{appname}.svg
%{_datadir}/icons/hicolor/scalable/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:e3c24d0597abd797c6ad73666f79d655f32cc8b2584b1fa262806521c4e12502
size 57020929
oid sha256:4a8fbad01cbe12df71f9a72aa06f94d292c6022da5e70eb40a1afb8773c20b00
size 57802450