voyageur 14/10/26 21:55:21 Added: geeqie-1.2-fix_version.patch Log: Version bump with lcms:2 support and other bugfixes. Drop lcms:0 support from older versions, bug #526820 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
Revision Changes Path 1.1 media-gfx/geeqie/files/geeqie-1.2-fix_version.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/geeqie/files/geeqie-1.2-fix_version.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/geeqie/files/geeqie-1.2-fix_version.patch?rev=1.1&content-type=text/plain Index: geeqie-1.2-fix_version.patch =================================================================== --- configure.in.orig 2014-10-26 20:33:53.431516625 +0100 +++ configure.in 2014-10-26 20:33:58.790520392 +0100 @@ -15,7 +15,7 @@ dnl GNU General Public License for more details. AC_PREREQ(2.57) -AC_INIT(geeqie, 1.1, [email protected]) +AC_INIT(geeqie, 1.2, [email protected]) # Check for rightly dirs AC_CONFIG_SRCDIR([src/main.c])
