Fix a minor issue with libcvautomation_funcs

Make sure the changelog is fixed
This commit is contained in:
Bradlee Speice
2012-07-24 11:29:28 -04:00
parent 34b9da1832
commit 27a1507b3f
4 changed files with 9 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#Specfile for Libcvautomation
#This specfile builds the library and headers for Libcvautomation
%global VERSION @PACKAGE_VERSION@
%global PATCHLEVEL 1
%global PATCHLEVEL @PATCHLEVEL@
Summary: GUI Automation and Testing tool based on OpenCV and XTest
Name: libcvautomation