diff --git a/liballegro.spec b/liballegro.spec index 7842f29..9320183 100644 --- a/liballegro.spec +++ b/liballegro.spec @@ -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 5.2.2-1mamba +- automatic version update by autodist + * Wed Dec 07 2016 Automatic Build System 5.2.1.1-1mamba - automatic version update by autodist