diff --git a/.gitignore b/.gitignore index 244328e..6139c40 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ glom-1.15.1.tar.bz2 /glom-1.28.4.tar.xz /glom-1.30.0.tar.xz /glom-1.30.1.tar.xz +/glom-1.30.2.tar.xz diff --git a/glom.spec b/glom.spec index ad853ff..2f98196 100644 --- a/glom.spec +++ b/glom.spec @@ -10,7 +10,7 @@ %global libgdamm_version 4.99.10 Name: glom -Version: 1.30.1 +Version: 1.30.2 Release: 1%{?dist} Summary: Easy-to-use database designer and user interface @@ -168,6 +168,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %doc %{_docdir}/pyglom_%{pyapiver}/ %changelog +* Thu Mar 03 2016 Kalev Lember - 1.30.2-1 +- Update to 1.30.2 + * Sat Dec 12 2015 Kalev Lember - 1.30.1-1 - Update to 1.30.1 diff --git a/sources b/sources index 5b3d930..27cdce2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -026724e6786191adbed460c1646849c2 glom-1.30.1.tar.xz +33a314f7ee834fca1f67c077d8a37147 glom-1.30.2.tar.xz