diff --git a/Cozette-1.19.0.obscpio b/Cozette-1.19.0.obscpio new file mode 100644 index 0000000..25daab8 --- /dev/null +++ b/Cozette-1.19.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7711026a33b55c206f3248d31df69d6da059cc2e9e4d28988c09d2e562f40981 +size 731148 diff --git a/Cozette-1.19.0.tar.xz b/Cozette-1.19.0.tar.xz new file mode 100644 index 0000000..2922e68 --- /dev/null +++ b/Cozette-1.19.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b8c5a440e8dfae598d76c53904a3469ce67721dec724109d4eac9c52ac427e3 +size 213636 diff --git a/Cozette-1.9.3+git.1606064809.c45933d.obscpio b/Cozette-1.9.3+git.1606064809.c45933d.obscpio deleted file mode 100644 index 2b8a2d8..0000000 --- a/Cozette-1.9.3+git.1606064809.c45933d.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5caeff79d9ff8f703cf5ea40cd7e9711a4a095fcf06390dee4c2737d08b4991e -size 380939 diff --git a/Cozette.obsinfo b/Cozette.obsinfo deleted file mode 100644 index 76df547..0000000 --- a/Cozette.obsinfo +++ /dev/null @@ -1,5 +0,0 @@ -name: Cozette -version: 1.9.3+git.1606064809.c45933d -mtime: 1606064809 -commit: c45933d4da4390d198fa76d8df55b7b737820076 - diff --git a/CozetteVector.otf b/CozetteVector.otf index b95453a..829746d 100644 --- a/CozetteVector.otf +++ b/CozetteVector.otf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be4c661bb39687d67f6f720417237626efadbae558581bd53501e84f933b58df -size 86620 +oid sha256:d47d86032056013b29e9abcbee0f89514ce41da4dc0e4749fd155a867e5f3752 +size 199564 diff --git a/_service b/_service index 7de3745..1bd385f 100644 --- a/_service +++ b/_service @@ -1,13 +1,17 @@ - git://github.com/slavfox/Cozette.git + https://github.com/slavfox/Cozette.git git - c45933d - 1.9.3+git - %ct.%h + 6fda7d9 + v.1.19.0 + v.(.*) + \1 + @PARENT_TAG@ + enable + socvirnyl.estela@gmail.com - - + + *.tar xz diff --git a/cozette-fonts.changes b/cozette-fonts.changes index c207ba8..aa883e1 100644 --- a/cozette-fonts.changes +++ b/cozette-fonts.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Dec 16 13:41:51 UTC 2022 - Soc Virnyl Estela + +- Update to version 1.19.0: + * Changes, New glyphs, etc. + * v.1.18.1 images + * v.1.18.1 Bluetooth icons + * Add note about dmenu + * v.1.18.0 Add some logical and set operators + * v.1.17.2 Umlaut fixes + * v.1.17.1 + * Update README.md + ------------------------------------------------------------------- Thu Nov 26 09:14:07 UTC 2020 - andy great diff --git a/cozette-fonts.spec b/cozette-fonts.spec index b2fa801..937f018 100644 --- a/cozette-fonts.spec +++ b/cozette-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package cozette-fonts # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,15 @@ %define fontname Cozette -%define fontversion 1.9.3 Name: cozette-fonts -Version: 1.9.3+git.1606064809.c45933d +Version: 1.19.0 Release: 0 Summary: A bitmap programming font License: MIT Group: System/X11/Fonts URL: https://github.com/slavfox/Cozette Source0: Cozette-%{version}.tar.xz -Source1: %{url}/releases/download/v.%{fontversion}/CozetteVector.otf +Source1: https://github.com/slavfox/Cozette/releases/download/v.%{version}/CozetteVector.otf BuildRequires: %{suseconfig_fonts_prereq} BuildRequires: fontpackages-devel BuildArch: noarch @@ -37,7 +36,7 @@ A bitmap font with great coverage of all the glyphs that might encounter in the terminal. %prep -%setup -q -n %{fontname}-%{version} +%setup -q -n %{fontname}-%{version} %build