diff --git a/libmng.changes b/libmng.changes index 7dc4283..f084da0 100644 --- a/libmng.changes +++ b/libmng.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 15 12:37:05 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Wed Feb 1 11:19:24 UTC 2012 - idonmez@suse.com diff --git a/libmng.spec b/libmng.spec index 3d73144..9517670 100644 --- a/libmng.spec +++ b/libmng.spec @@ -1,7 +1,7 @@ # # spec file for package libmng # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ Obsoletes: libmng-64bit %endif # Url: http://www.libmng.com/ -Source0: libmng-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/%{name}/%{name}-devel/%{version}/%{name}-%{version}.tar.bz2 Source1: baselibs.conf Patch1: libmng.diff Patch2: libmng-no-jpeg.diff