automatic version update by autodist [release 5.2.2-1mamba;Sat Jan 21 2017]
This commit is contained in:
parent
75e647253f
commit
f6ebf5e589
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-3)
|
||||
Name: liballegro
|
||||
Version: 5.2.1.1
|
||||
Version: 5.2.2
|
||||
Release: 1mamba
|
||||
Summary: A game programming library
|
||||
Group: System/Libraries
|
||||
@ -56,7 +56,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
This package contains utility applications for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n allegro-%{version}
|
||||
%setup -q -n allegro-%{version}.0
|
||||
|
||||
%build
|
||||
%cmake -d build
|
||||
@ -117,6 +117,9 @@ _EOF
|
||||
#%doc CHANGES-*.txt README.txt
|
||||
|
||||
%changelog
|
||||
* Sat Jan 21 2017 Automatic Build System <autodist@mambasoft.it> 5.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 07 2016 Automatic Build System <autodist@mambasoft.it> 5.2.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user