From f6ebf5e5896d7f7fe439e852876608984d23cb7c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:45:36 +0100 Subject: [PATCH] automatic version update by autodist [release 5.2.2-1mamba;Sat Jan 21 2017] --- liballegro.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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