diff --git a/gtk+.spec b/gtk.spec similarity index 96% rename from gtk+.spec rename to gtk.spec index 3a33787..e1f32ac 100644 --- a/gtk+.spec +++ b/gtk.spec @@ -3,7 +3,7 @@ Name: gtk+ Version: 1.2.10 Epoch: 1 -Release: 90 +Release: 91 Summary: A toolkit for creating graphical user interfaces License: LGPLv2+ URL: http://www.gtk.org/ @@ -136,5 +136,8 @@ make check LIBTOOL=/usr/bin/libtool %{_mandir}/man1/gtk-config.1* %changelog +* Tue Oct 26 2021 chenchen - 1.2.10-91 +- change the spec file name to be the same as the repo name + * Mon Dec 02 2019 zhouyihang - 1.2.10-90 - Package init