diff --git a/_service b/_service
index b376149..d8ce57a 100644
--- a/_service
+++ b/_service
@@ -3,9 +3,11 @@
https://github.com/pop-os/cosmic-term.git
git
- master
- 0.1.0+git%cd.%h
+ refs/tags/epoch-1.0.0-alpha.1
+ epoch-(.*)
+ 1.0.0~alpha1
yes
+ cosmic-term
*.tar
diff --git a/cosmic-term-0.1.0+git20240620.09e2073.tar.zst b/cosmic-term-0.1.0+git20240620.09e2073.tar.zst
deleted file mode 100644
index d88e99e..0000000
--- a/cosmic-term-0.1.0+git20240620.09e2073.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dd3c0d062bcd42a227b5ccf1dbd60fb9456e7e72d4818c033c9b2ffd735a2712
-size 473528
diff --git a/cosmic-term-1.0.0~alpha1.tar.zst b/cosmic-term-1.0.0~alpha1.tar.zst
new file mode 100644
index 0000000..7fcd982
--- /dev/null
+++ b/cosmic-term-1.0.0~alpha1.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c9279dc5f6d3ed00637413b6deb010ea3e6101de4079a3ade09517c6241875a6
+size 502148
diff --git a/cosmic-term.changes b/cosmic-term.changes
index bb25198..b506a9a 100644
--- a/cosmic-term.changes
+++ b/cosmic-term.changes
@@ -1,3 +1,21 @@
+-------------------------------------------------------------------
+Thu Aug 8 01:00:41 UTC 2024 - Richard Rahl
+
+- 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 01:57:53 UTC 2024 - Richard Rahl
+
+- 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
diff --git a/cosmic-term.spec b/cosmic-term.spec
index 4efd3f3..444a35a 100644
--- a/cosmic-term.spec
+++ b/cosmic-term.spec
@@ -18,7 +18,7 @@
%define appname com.system76.CosmicTerm
Name: cosmic-term
-Version: 0.1.0+git20240620.09e2073
+Version: 1.0.0~alpha1
Release: 0
Summary: COSMIC terminal emulator
License: GPL-3.0-only
@@ -33,7 +33,7 @@ BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(xkbcommon)
Requires: mozilla-fira-fonts
-Requires: google-noto-coloremoji-fonts
+Recommends: google-noto-coloremoji-fonts
%description
COSMIC terminal emulator, built using alacritty_terminal that is provided by the
@@ -58,7 +58,8 @@ just rootdir=%{buildroot} prefix=%{_prefix} install
%doc README.md
%{_bindir}/%{name}
%{_datadir}/applications/%{appname}.desktop
-%{_iconsdir}/hicolor/*/apps/%{appname}.svg
+%{_datadir}/icons/hicolor/??x??/apps/%{appname}.svg
+%{_datadir}/icons/hicolor/???x???/apps/%{appname}.svg
%{_datadir}/metainfo/%{appname}.metainfo.xml
%changelog
diff --git a/vendor.tar.zst b/vendor.tar.zst
index b5e25fd..ef095dd 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:b80a60600173e7e780f2492e4570c890dd9e36c1c63fb3cfda22e64ffd01b981
-size 82150193
+oid sha256:d23468d7fe9935d3d709f957fa0c06368f1610107e6af28bb21553eae9e71122
+size 83606884