automatic version update by autodist [release 3.0.2-1mamba;Sun Dec 27 2015]

This commit is contained in:
Automatic Build System 2024-01-05 17:23:07 +01:00
parent 13c6ab75e4
commit 9a54171272

View File

@ -1,5 +1,5 @@
Name: read-edid
Version: 3.0.1
Version: 3.0.2
Release: 1mamba
Summary: Elucidates various very useful informations from a conforming PnP monitor
Group: System/Kernel and Hardware
@ -23,6 +23,9 @@ read-edid elucidates various very useful informations from a conforming PnP moni
%setup -q
#%patch0 -p1
# install workaroung
touch COPYING
%build
%cmake -d build
%make
@ -45,6 +48,9 @@ read-edid elucidates various very useful informations from a conforming PnP moni
#ChangeLog NEWS README
%changelog
* Sun Dec 27 2015 Automatic Build System <autodist@mambasoft.it> 3.0.2-1mamba
- automatic version update by autodist
* Sat Mar 22 2014 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
- automatic version update by autodist