automatic version update by autodist [release 5.2.2-1mamba;Sat Jan 21 2017]

This commit is contained in:
Automatic Build System 2024-01-06 03:45:36 +01:00
parent 75e647253f
commit f6ebf5e589

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-3) %define majver %(echo %version | cut -d. -f1-3)
Name: liballegro Name: liballegro
Version: 5.2.1.1 Version: 5.2.2
Release: 1mamba Release: 1mamba
Summary: A game programming library Summary: A game programming library
Group: System/Libraries Group: System/Libraries
@ -56,7 +56,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
This package contains utility applications for %{name}. This package contains utility applications for %{name}.
%prep %prep
%setup -q -n allegro-%{version} %setup -q -n allegro-%{version}.0
%build %build
%cmake -d build %cmake -d build
@ -117,6 +117,9 @@ _EOF
#%doc CHANGES-*.txt README.txt #%doc CHANGES-*.txt README.txt
%changelog %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 * Wed Dec 07 2016 Automatic Build System <autodist@mambasoft.it> 5.2.1.1-1mamba
- automatic version update by autodist - automatic version update by autodist