diff --git a/.gitignore b/.gitignore index 9017dda..404f452 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ gDesklets-0.36.2.tar.bz2 +/gdesklets-0.36.3.tar.bz2 diff --git a/gdesklets.spec b/gdesklets.spec index ddbbd99..604d6d9 100644 --- a/gdesklets.spec +++ b/gdesklets.spec @@ -1,15 +1,15 @@ #%define alphatag beta Name: gdesklets -Version: 0.36.2 -Release: 3%{?dist} +Version: 0.36.3 +Release: 1%{?dist} Summary: Architecture for desktop applets Group: User Interface/Desktops License: GPL+ -URL: http://www.%{name}.info/ -Source0: http://archives.%{name}.info/gDesklets/gDesklets-%{version}.tar.bz2 +URL: http://%{name}.de/ +Source0: http://%{name}.de/files/%{name}-%{version}.tar.bz2 Patch0: transition.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -29,7 +29,7 @@ bars, weather sensors, news tickers. %prep -%setup -q -n gDesklets-%{version} +%setup -q -n %{name}-%{version} %patch0 -p1 -b .transition %build @@ -81,6 +81,12 @@ rm -rf %{buildroot} %changelog +<<<<<<< HEAD +======= +* Wed Jan 26 2011 Luya Tshimbalanga - 0.36.3-1 +- New upstream version + +>>>>>>> master * Wed Aug 11 2010 David Malcolm - 0.36.2-3 - recompiling .py files against Python 2.7 (rhbz#623304) diff --git a/sources b/sources index a08dbd2..e2574bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c64e7017fa60746746de203d1b532045 gDesklets-0.36.2.tar.bz2 +66fb992d9c0bbc273fbd44783b52c2ae gdesklets-0.36.3.tar.bz2