Hello community,

here is the log from the commit of package perl-Glib for openSUSE:Factory 
checked in at 2015-03-30 19:33:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Glib (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Glib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Glib/perl-Glib.changes      2014-09-17 
21:23:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Glib.new/perl-Glib.changes 2015-03-30 
19:33:12.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Mar 26 10:56:21 UTC 2015 - [email protected]
+
+- Update to 1.310 (changes since 1.305):
+  * Add code comments about the peculiar Glib::InitiallyUnowned
+    sink handling.
+  * Add Glib::Variant and Glib::VariantType.
+  * Add char_byte and char_byte_ornull typemaps.
+  * Reorder and reformat our header and typemap a little.
+  * Hush a compiler warning in GMainLoop.xs.
+
+-------------------------------------------------------------------

Old:
----
  Glib-1.305.tar.gz

New:
----
  Glib-1.310.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Glib.spec ++++++
--- /var/tmp/diff_new_pack.Tj1gkN/_old  2015-03-30 19:33:13.000000000 +0200
+++ /var/tmp/diff_new_pack.Tj1gkN/_new  2015-03-30 19:33:13.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Glib
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,24 @@
 #
 
 
+%define cpan_name Glib
 Name:           perl-Glib
-Version:        1.305
+Version:        1.310
 Release:        0
-%define cpan_name Glib
 Summary:        Perl wrappers for the GLib utility and Object libraries
 License:        LGPL-2.1+
-Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Glib/
-Source:         
http://www.cpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Group:          Development/Languages/Perl
+Url:            https://metacpan.org/pod/Glib
+Source:         
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
+BuildRequires:  glib2-devel >= 2.0.0
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::Depends) >= 0.300
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.000
 Requires:       perl(ExtUtils::Depends) >= 0.300
 Requires:       perl(ExtUtils::PkgConfig) >= 1.000
-%{perl_requires}
-# MANUAL
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%perl_requires
 
 %description
 This wrapper attempts to provide a perlish interface while remaining as
@@ -48,12 +47,8 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
-
-%check
-# MANUAL
-# loves to freeze randomly in OBS make test
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE='%{optflags}'
+make %{?_smp_mflags}
 
 %install
 %perl_make_install
@@ -61,7 +56,7 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
+%defattr(-,root,root)
 %doc AUTHORS ChangeLog.pre-git doctypes Glib.exports LICENSE NEWS 
perl-Glib.doap README TODO xsapi.pod.foot xsapi.pod.head
 
 %changelog

++++++ Glib-1.305.tar.gz -> Glib-1.310.tar.gz ++++++
++++ 2105 lines of diff (skipped)


Reply via email to