diff --git a/.gitignore b/.gitignore index acf5d50..ace3a91 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ geany-0.19.tar.bz2 /geany-0.21.tar.bz2 /geany-1.22.tar.bz2 /geany-1.23.tar.bz2 +/geany-1.23.1.tar.bz2 diff --git a/geany.spec b/geany.spec index 171b8f2..ed84d6c 100644 --- a/geany.spec +++ b/geany.spec @@ -4,8 +4,8 @@ %global _python_bytecompile_errors_terminate_build 0 Name: geany -Version: 1.23 -Release: 2%{?dist} +Version: 1.23.1 +Release: 1%{?dist} Summary: A fast and lightweight IDE using GTK2 Group: Development/Tools @@ -137,6 +137,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/pkgconfig/geany.pc %changelog +* Sun May 19 2013 Dominic Hopf - 1.23.1-1 +- New upstream release: Geany 1.23.1 + * Tue Apr 09 2013 Jon Ciesla - 1.23-2 - Drop desktop vendor tag. diff --git a/sources b/sources index 89931b9..f066c27 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4290e8c32305e916f57bb0f0233bbec2 geany-1.23.tar.bz2 +86b911f2da3735d5cdc6ccf589b8e856 geany-1.23.1.tar.bz2