mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-27 13:58:27 +00:00
@@ -1,8 +1,11 @@
|
||||
%global pypi_name app-bricks-py
|
||||
%global _desc The code of the Arduino App Lab Bricks
|
||||
|
||||
%global ver release/0.6.3
|
||||
%global sanitized_ver %(echo %{ver} | sed 's|release/||')
|
||||
|
||||
Name: %{pypi_name}
|
||||
Version: release/0.6.3
|
||||
Version: %sanitized_ver
|
||||
Release: 1%?dist
|
||||
Summary: The code of the Arduino App Lab Bricks
|
||||
License: MPL-2.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.version(gh("arduino/app-bricks-py"));
|
||||
rpm.global("ver", gh("arduino/app-bricks-py"));
|
||||
|
||||
Reference in New Issue
Block a user