Accepting request 1150714 from home:dimstar:rpm4.20:f
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150714 OBS-URL: https://build.opensuse.org/package/show/Education/fritzing?expand=0&rev=60
This commit is contained in:
parent
876dbea348
commit
3b721abe99
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 08:46:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 22 11:51:41 UTC 2022 - Klaus Kämpf <kkaempf@suse.com>
|
||||
|
||||
|
@ -64,9 +64,8 @@ allow users to document their Arduino and other electronic-based
|
||||
prototypes, and to create a PCB layout for manufacturing.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-app-%{version}
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%autosetup -p1 -n %{name}-app-%{version}
|
||||
|
||||
sed -i 's/\r$//' LICENSE.CC-BY-SA
|
||||
chmod -x LICENSE* README.md Fritzing.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user