diff --git a/Lora-v3.003.zip b/Lora-v3.003.zip
deleted file mode 100644
index df94ef7..0000000
--- a/Lora-v3.003.zip
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a57f214f5980c86bd5f2799eaf554a0b5503c30981e013d2f7840704f80b5b76
-size 2434957
diff --git a/Lora-v3.005.zip b/Lora-v3.005.zip
new file mode 100644
index 0000000..c001b0c
--- /dev/null
+++ b/Lora-v3.005.zip
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:845821126d828b44b7125ba2d97d75ae39511d9c1b0fd1a1ef0ed3371be413e9
+size 2438449
diff --git a/_service b/_service
deleted file mode 100644
index 3df86c6..0000000
--- a/_service
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/cyreal-lora-fonts.changes b/cyreal-lora-fonts.changes
index 603f558..c2cb463 100644
--- a/cyreal-lora-fonts.changes
+++ b/cyreal-lora-fonts.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 19 19:50:57 UTC 2023 - Anton Shvetz
+
+- Update to v3.005
+ * added pre-1945 Bulgarian orthography support
+- Remove the _service file
+
-------------------------------------------------------------------
Wed Jun 22 15:10:30 UTC 2022 - Anton Shvetz
diff --git a/cyreal-lora-fonts.spec b/cyreal-lora-fonts.spec
index 974bb21..9c3f688 100644
--- a/cyreal-lora-fonts.spec
+++ b/cyreal-lora-fonts.spec
@@ -1,7 +1,7 @@
#
# spec file for package cyreal-lora-fonts
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: cyreal-lora-fonts
-Version: 3.003
+Version: 3.005
Release: 0
Summary: Serif family for text. Variable Open Source Font
License: OFL-1.1
@@ -29,7 +29,7 @@ Source2: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/AUTH
Source3: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/CONTRIBUTORS.txt
Source4: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/TRADEMARKS.txt
Source5: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/FONTLOG.txt
-Source6: https://github.com/cyrealtype/Lora-Cyrillic/raw/master/documentation/Lora-sample.png
+Source6: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/documentation/Lora-sample.png
BuildRequires: fontpackages-devel
BuildRequires: unzip
BuildArch: noarch
@@ -55,14 +55,14 @@ cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
%install
install -dm0755 %{buildroot}%{_ttfontsdir}
-install -m0644 otf/*.otf %{buildroot}%{_ttfontsdir}
+install -m0644 fonts/otf/*.otf %{buildroot}%{_ttfontsdir}
%reconfigure_fonts_scriptlets
%files
+%license OFL.txt
+%doc README.md {AUTHORS,CONTRIBUTORS,TRADEMARKS,FONTLOG}.txt Lora-sample.png
%dir %{_ttfontsdir}
%{_ttfontsdir}/*.otf
-%doc README.md {AUTHORS,CONTRIBUTORS,TRADEMARKS,FONTLOG}.txt Lora-sample.png
-%license OFL.txt
%changelog