Richard Rahl 2024-08-07 07:03:16 +00:00 committed by Git OBS Bridge
parent 872371f713
commit 28fd95dfda
6 changed files with 19 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-term.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:3c5ae90008c587caa782d09d065c77af7ec433efc2a5b1069b331975cf6b1441
size 500473

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 7 01:57:53 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.0.0-alpha1:
* Add British English localisation
* fix(libcosmic): double-click to maximize
* fix: center go-up and go-down icons
* update translations
- enable leap (thanks to vyvir)
-------------------------------------------------------------------
Thu Mar 14 03:59:22 UTC 2024 - Richard Rahl <rrahl0@proton.me>

View File

@ -18,7 +18,7 @@
%define appname com.system76.CosmicTerm
Name: cosmic-term
Version: 0.1.0+git20240725.72391e7
Version: 1.0.0.a1
Release: 0
Summary: COSMIC terminal emulator
License: GPL-3.0-only
@ -58,7 +58,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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:455e69a650fecfc33f55baf4a2f9083bd8d0af18af7d7af54e72b839b38c5cd5
size 83578758
oid sha256:d23468d7fe9935d3d709f957fa0c06368f1610107e6af28bb21553eae9e71122
size 83606884