diff --git a/.gitignore b/.gitignore index 7d967ed..722ba56 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kdevelop-pg-qt-0.9.5.tar.bz2 /kdevelop-pg-qt-1.0.0.tar.bz2 /kdevelop-pg-qt-1.9.90.tar.xz +/kdevelop-pg-qt-1.90.92.tar.xz diff --git a/kdevelop-pg-qt.spec b/kdevelop-pg-qt.spec index d8bded5..255abf6 100644 --- a/kdevelop-pg-qt.spec +++ b/kdevelop-pg-qt.spec @@ -1,7 +1,7 @@ Name: kdevelop-pg-qt Summary: A parser generator -Version: 1.9.90 +Version: 1.90.92 Release: 1%{?dist} # All LGPLv2+, except for bison-generated kdev-pg-parser.{cc.h} which are GPLv2+ @@ -64,6 +64,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jan 26 2016 Jan Grulich - 1.90.92-1 +- Update to 1.90.92 (beta 2) + * Fri Oct 30 2015 Jan Grulich - 1.9.90-1 - Update to 1.9.90 (beta 1) diff --git a/sources b/sources index c68e51b..cfaf037 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ac7eb9c9f2dd07c110401b7cbfa9b01 kdevelop-pg-qt-1.9.90.tar.xz +2b1f1309d5290931e99eb0b8b8ea787d kdevelop-pg-qt-1.90.92.tar.xz