Accepting request 1043341 from home:uncomfyhalomacro:branches:M17N:fonts

- 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

OBS-URL: https://build.opensuse.org/request/show/1043341
OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/cozette-fonts?expand=0&rev=14
This commit is contained in:
Takashi Iwai 2022-12-23 10:12:59 +00:00 committed by Git OBS Bridge
parent fd11d06825
commit e6faac7dc6
8 changed files with 35 additions and 21 deletions

3
Cozette-1.19.0.obscpio Normal file
View File

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

3
Cozette-1.19.0.tar.xz Normal file
View File

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

View File

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

View File

@ -1,5 +0,0 @@
name: Cozette
version: 1.9.3+git.1606064809.c45933d
mtime: 1606064809
commit: c45933d4da4390d198fa76d8df55b7b737820076

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be4c661bb39687d67f6f720417237626efadbae558581bd53501e84f933b58df
size 86620
oid sha256:d47d86032056013b29e9abcbee0f89514ce41da4dc0e4749fd155a867e5f3752
size 199564

View File

@ -1,13 +1,17 @@
<services>
<service mode="disabled" name="obs_scm">
<param name="url">git://github.com/slavfox/Cozette.git</param>
<param name="url">https://github.com/slavfox/Cozette.git</param>
<param name="scm">git</param>
<param name="revision">c45933d</param>
<param name="versionprefix">1.9.3+git</param>
<param name="versionformat">%ct.%h</param>
<param name="revision">6fda7d9</param>
<param name="match-tag">v.1.19.0</param>
<param name="versionrewrite-pattern">v.(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">socvirnyl.estela@gmail.com</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<service mode="disabled" name="tar" />
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Dec 16 13:41:51 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- 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 <andythe_great@pm.me>

View File

@ -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