Dominique Leuenberger 2020-04-04 10:22:40 +00:00 committed by Git OBS Bridge
commit 823f4e7fc1
7 changed files with 29 additions and 12 deletions

View File

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

View File

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

5
Cozette.obsinfo Normal file
View File

@ -0,0 +1,5 @@
name: Cozette
version: 1.7.0+git.1585209341.9923dd8
mtime: 1585209341
commit: 9923dd822bee69619ca83e71847fd6b1bccce6dd

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8df13fa0c5d198b98c973470191d86855d4f38043f94f071ef8ca57ea1b904e
size 51948
oid sha256:d83f572e30f5bbb3ca697621f5b92e212681bfc6461d10404440caffa4ef7d1e
size 85072

View File

@ -2,12 +2,12 @@
<service mode="disabled" name="obs_scm">
<param name="url">git://github.com/slavfox/Cozette.git</param>
<param name="scm">git</param>
<param name="revision">7882aee</param>
<param name="versionprefix">1.4.0+git</param>
<param name="revision">9923dd8</param>
<param name="versionprefix">1.7.0+git</param>
<param name="versionformat">%ct.%h</param>
</service>
<service mode="disabled" name="tar" />
<service mode="disabled" name="recompress">
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Mar 27 03:16:57 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 1.7.0. (See CHANGELOG.md)
- Added
* U+263A WHITE SMILING FACE
* U+2669 QUARTER NOTE
* U+266A EIGHTH NOTE
* U+266B BEAMED EIGHTH NOTES
* U+266C BEAMED SIXTEENTH NOTES
* flats and sharps too
-------------------------------------------------------------------
Sun Feb 16 00:22:51 UTC 2020 - andy great <andythe_great@pm.me>

View File

@ -17,16 +17,16 @@
%define ttf_fontdir %{_datadir}/fonts/truetype
%define fontname Cozette
%define fontversion 1.4.0
%define fontversion 1.7.0
Name: cozette-fonts
Version: 1.4.0+git.1581781581.7882aee
Version: 1.7.0+git.1585209341.9923dd8
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: %{url}/releases/download/v.%{fontversion}/CozetteVector.otf
BuildRequires: %{suseconfig_fonts_prereq}
BuildRequires: fontpackages-devel
BuildArch: noarch