forked from altlinux/specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix of patch with russian translation for 1.6.3
- Loading branch information
Evgeniy Kukhtinov
committed
Jun 23, 2022
1 parent
9ff1648
commit 2e02237
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
Name: OpenBoard | ||
Version: 1.6.3 | ||
Release: alt1 | ||
Release: alt2 | ||
Summary: Interactive whiteboard for schools and universities | ||
Summary(ru_RU.UTF-8): Интерактивная доска для школ и университетов | ||
License: GPL-3.0+ | ||
|
@@ -165,6 +165,9 @@ cp -R resources/customizations %buildroot%_libdir/%name/ | |
%_iconsdir/hicolor/scalable/apps/%name.svg | ||
|
||
%changelog | ||
* Thu Jun 23 2022 Evgeniy Kukhtinov <[email protected]> 1.6.3-alt2 | ||
- Fix of patch with russian translation for 1.6.3 | ||
|
||
* Wed Jun 22 2022 Evgeniy Kukhtinov <[email protected]> 1.6.3-alt1 | ||
- new version 1.6.3 | ||
- Update russian translation for 1.6.3 | ||
|