diff --git a/.cvsignore b/.cvsignore index b4a5d39..d91002b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -inkscape.tar.lzma +inkscape.tar.xz diff --git a/inkscape.spec b/inkscape.spec index 1d339d3..ae72297 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -2,21 +2,20 @@ Name: inkscape Version: 0.47 -Release: 0.14.pre0.20090629svn%{?dist} +Release: 0.15.pre1.20090810svn%{?dist} Summary: Vector-based drawing program using SVG Group: Applications/Productivity License: GPLv2+ URL: http://inkscape.sourceforge.net/ #Source0: http://download.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2 -# svn export -r21707 https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk@21707 inkscape -# tar cf - inkscape |lzma -9 -c >inkscape.tar.lzma +# svn export -r22040 https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk@22040 inkscape +# tar cf - inkscape |xz -9 -c >inkscape.tar.xz # Chuck the SVN snapshot specific blocks when bumping to a release: # perl -e 'while (<>) {/^# BEGIN SVN/ .. /^# END SVN/ or print}' - 0.47-0.15.pre1.20090629svn +- Update to a post-pre1 snapshot +- Drop upstreamed CRC32 fix + * Fri Jul 24 2009 Fedora Release Engineering - 0.47-0.14.pre0.20090629svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index c064c25..95fa44a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b25bb6a0a26584aa2ef1832147151e44 inkscape.tar.lzma +13b4c3f101025cf89b82b1cb6f1c254c inkscape.tar.xz