From ccb034b7cfe4461372d8ada2f932be66c1079f5c Mon Sep 17 00:00:00 2001 From: CentOS Buildsys Date: Jan 25 2014 00:50:23 +0000 Subject: import gobject-introspection-1.36.0-4.el7.src.rpm --- diff --git a/SPECS/gobject-introspection.spec b/SPECS/gobject-introspection.spec index 408f40f..9377822 100644 --- a/SPECS/gobject-introspection.spec +++ b/SPECS/gobject-introspection.spec @@ -1,6 +1,6 @@ Name: gobject-introspection Version: 1.36.0 -Release: 2%{?dist} +Release: 4%{?dist} Summary: Introspection system for GObject-based libraries Group: Development/Libraries @@ -96,6 +96,12 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Fri Jan 24 2014 Daniel Mach - 1.36.0-4 +- Mass rebuild 2014-01-24 + +* Fri Dec 27 2013 Daniel Mach - 1.36.0-3 +- Mass rebuild 2013-12-27 + * Thu Oct 31 2013 Colin Walters - 1.36.0-2 - Backport patch for anonymous unions Resolves: #1024947