Browse Source

upgrading package: glib 2.60.2 -> 2.60.3

master
parent
commit
2a621d0ee2
  1. 4
      glib/glib.spec

4
glib/glib.spec

@ -23,7 +23,7 @@
# package version # package version
%define V_major 2.60 %define V_major 2.60
%define V_minor 2 %define V_minor 3
# package information # package information
Name: glib Name: glib
@ -36,7 +36,7 @@ Class: BASE
Group: Algorithm Group: Algorithm
License: GPL License: GPL
Version: %{V_major}.%{V_minor} Version: %{V_major}.%{V_minor}
Release: 20190504 Release: 20190521
# package options # package options
%option with_threads yes %option with_threads yes

Loading…
Cancel
Save