mirror of
https://abf.rosa.ru/djam/IMSProg.git
synced 2025-02-23 08:02:50 +00:00
Updated IMSProg.spec
This commit is contained in:
parent
539ff465c5
commit
e291a402a2
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
Name: IMSProg
|
||||
Version: 1.1.10
|
||||
Version: 1.1.11
|
||||
%global rel %{nil}
|
||||
Release: 1
|
||||
Summary: I2C, SPI and MicroWire EEPROM/Flash chip programmer for CH341a devices
|
||||
|
@ -7,7 +7,7 @@ Summary(ru_RU.UTF-8): I2C, SPI and MicroWire EEPROM/Flash программато
|
|||
License: GPL-3.0-or-later
|
||||
Group: Development/Tools
|
||||
|
||||
Url: https://github.com/bigbigmdm/IMSProg
|
||||
URL: https://github.com/bigbigmdm/IMSProg
|
||||
Source: https://github.com/bigbigmdm/IMSProg/archive/refs/tags/v%{version}%{rel}.tar.gz?/%{name}-%{version}%{rel}.tar.gz
|
||||
Patch: IMSProg-1.1.10.patch
|
||||
|
||||
|
@ -46,7 +46,7 @@ Minpro I, XP866+. Вы можете редактировать базу данн
|
|||
EZP Chip.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{name}-%{version}%{rel}
|
||||
%setup -qn %{name}-%{version}%{rel}
|
||||
|
||||
# update translations
|
||||
lrelease-qt5 IMSProg_editor/language/*.ts
|
||||
|
|
Loading…
Add table
Reference in a new issue