diff --git a/.gitignore b/.gitignore index c09418c..b1fdbeb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ dillo-0.8.6.tar.bz2 /dillo3-20110804.tar.bz2 /dillo3-20110901.tar.bz2 /dillo-3.0.tar.bz2 +/dillo-3.0.1.tar.bz2 diff --git a/dillo.spec b/dillo.spec index 17bf4d2..0a2becd 100644 --- a/dillo.spec +++ b/dillo.spec @@ -1,5 +1,5 @@ Name: dillo -Version: 3.0.0 +Version: 3.0.1 Release: 1%{?dist} Summary: Very small and fast GUI web browser @@ -34,7 +34,7 @@ Dillo is a very small and fast web browser using GTK. Currently: no frames,https,javascript. %prep -%setup -q -n %{name}-3.0 +%setup -q %patch0 -p1 -b.dso @@ -83,6 +83,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/%{name} %changelog +* Sun Sep 25 2011 Andreas Bierfert +- 3.0.1-1 +- new upstream release + * Thu Sep 08 2011 Andreas Bierfert - 3.0.0-1 - upgrade to release diff --git a/sources b/sources index 0c45c5c..d1f5ad0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -448f44a923222270cb0c84e55adc1be1 dillo-3.0.tar.bz2 +f201e771a4bc70e801521000763b82fb dillo-3.0.1.tar.bz2