diff --git a/liblqr.spec b/liblqr.spec index bf6c7b3..385c50c 100644 --- a/liblqr.spec +++ b/liblqr.spec @@ -23,7 +23,7 @@ Name: liblqr Version: 0.4.1 Release: 9 Group: System/Libraries -License: GPLv2+ +License: GPL-2.0+ Url: http://liquidrescale.wikidot.com/ Source0: http://liblqr.wikidot.com/local--files/en:download-page/liblqr-1-%{version}.tar.bz2 BuildRequires: glib2-devel @@ -39,7 +39,7 @@ non-uniform resizing of images by the seam-carving technique. %package -n liblqr-1-0 -License: GPLv2+ +License: GPL-2.0+ Summary: LiquidRescale seam-carving library Group: System/Libraries @@ -48,7 +48,7 @@ The Liquid Rescale (lqr) library provides a C/C++ API for performing non-uniform resizing of images by the seam-carving technique. %package devel -License: GPLv2+ +License: GPL-2.0+ Summary: Static library and header files for the LiquidRescale library Group: Development/Libraries/C and C++ Requires: liblqr-1-0 = %{version}