Hello community,

here is the log from the commit of package perl-Pango for openSUSE:Factory 
checked in at 2011-12-01 12:25:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pango (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Pango.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Pango", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Pango/perl-Pango.changes    2011-09-23 
12:38:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Pango.new/perl-Pango.changes       
2011-12-01 12:25:31.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 21 02:35:39 UTC 2011 - [email protected]
+
+- update to 1.223
+  Fix a test failure in t/PangoCairo.t
+
+-------------------------------------------------------------------

Old:
----
  Pango-1.222.tar.gz

New:
----
  Pango-1.223.tar.gz

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

Other differences:
------------------
++++++ perl-Pango.spec ++++++
--- /var/tmp/diff_new_pack.4fbRub/_old  2011-12-01 12:25:32.000000000 +0100
+++ /var/tmp/diff_new_pack.4fbRub/_new  2011-12-01 12:25:32.000000000 +0100
@@ -15,36 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %bcond_with Gtk2
 
 Name:           perl-Pango
+Version:        1.223
+Release:        1
+License:        LGPL-2.1+
 %define cpan_name Pango
 Summary:        Pango Perl module
-Version:        1.222
-Release:        1
-License:        LGPLv2.1+
-Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Pango/
+Group:          Development/Libraries/Perl
 #Source:         
http://www.cpan.org/modules/by-module/Pango/Pango-%{version}.tar.gz
 Source:         %{cpan_name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
-BuildRequires:  cairo-devel
-BuildRequires:  pango-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11 xorg-x11-Xvfb xorg-x11-server
 #
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  update-desktop-files
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-Xvfb
+BuildRequires:  xorg-x11-server
+BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(pango)
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%{perl_requires}
 %if %{with Gtk2}
 BuildRequires:  perl(Gtk2) >= 1.220
 %endif
-BuildRequires:  perl(ExtUtils::MakeMaker)
 #
 BuildRequires:  perl(Cairo) >= 1.000
 BuildRequires:  perl(ExtUtils::Depends) >= 0.300
+BuildRequires:  perl(ExtUtils::MakeMaker)
 #BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.030
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.03
 BuildRequires:  perl(Glib) >= 1.220
@@ -72,13 +73,12 @@
 Pango::Layout, a high level driver for laying out entire blocks of text,
 and routines to assist in editing internationalized text.
 
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
 %if %{with Gtk2}
@@ -91,9 +91,9 @@
 Xvfb -fp /usr/share/fonts/misc -extension RANDR :95 &
 trap "kill $! || true" EXIT
 sleep 5
-DISPLAY=:95 %{__make} test
+DISPLAY=:95 make test
 %else
-%{__make} test
+make test
 %endif
 
 %install
@@ -102,7 +102,7 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files -f %{name}.files
 %defattr(-,root,root,-)

++++++ Pango-1.222.tar.gz -> Pango-1.223.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pango-1.222/MANIFEST new/Pango-1.223/MANIFEST
--- old/Pango-1.222/MANIFEST    2011-08-02 21:20:18.000000000 +0200
+++ new/Pango-1.223/MANIFEST    2011-11-19 08:57:22.000000000 +0100
@@ -54,5 +54,4 @@
 xs_files-1.10
 xs_files-1.16
 xs_files-1.6
-META.yml                                 Module YAML meta-data (added by 
MakeMaker)
-META.json                                Module JSON meta-data (added by 
MakeMaker)
+META.yml                                 Module meta-data (added by MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pango-1.222/META.json new/Pango-1.223/META.json
--- old/Pango-1.222/META.json   2011-08-02 21:20:18.000000000 +0200
+++ new/Pango-1.223/META.json   1970-01-01 01:00:00.000000000 +0100
@@ -1,64 +0,0 @@
-{
-   "abstract" : "Layout and render international text",
-   "author" : [
-      "unknown"
-   ],
-   "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.58, CPAN::Meta::Converter 
version 2.110930001",
-   "license" : [
-      "unknown"
-   ],
-   "meta-spec" : {
-      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-      "version" : "2"
-   },
-   "name" : "Pango",
-   "no_index" : {
-      "directory" : [
-         "t",
-         "inc"
-      ],
-      "file" : [
-         "xs/Pango.xs",
-         "xs/PangoAttributes.xs",
-         "xs/PangoContext.xs",
-         "xs/PangoFont.xs",
-         "xs/PangoFontset.xs",
-         "xs/PangoFontMap.xs",
-         "xs/PangoLayout.xs",
-         "xs/PangoRenderer.xs",
-         "xs/PangoScript.xs",
-         "xs/PangoTabs.xs",
-         "xs/PangoTypes.xs",
-         "xs/PangoCairo.xs",
-         "xs/PangoGravity.xs",
-         "xs/PangoMatrix.xs"
-      ]
-   },
-   "prereqs" : {
-      "build" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : 0
-         }
-      },
-      "configure" : {
-         "requires" : {
-            "Cairo" : "1.000",
-            "ExtUtils::Depends" : "0.300",
-            "ExtUtils::MakeMaker" : 0,
-            "ExtUtils::PkgConfig" : "1.030",
-            "Glib" : "1.220"
-         }
-      },
-      "runtime" : {
-         "requires" : {
-            "Cairo" : "1.000",
-            "ExtUtils::Depends" : "0.300",
-            "ExtUtils::PkgConfig" : "1.030",
-            "Glib" : "1.220"
-         }
-      }
-   },
-   "release_status" : "stable",
-   "version" : "1.222"
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pango-1.222/META.yml new/Pango-1.223/META.yml
--- old/Pango-1.222/META.yml    2011-08-02 21:20:17.000000000 +0200
+++ new/Pango-1.223/META.yml    2011-11-19 08:57:22.000000000 +0100
@@ -1,44 +1,43 @@
----
-abstract: 'Layout and render international text'
-author:
-  - unknown
-build_requires:
-  ExtUtils::MakeMaker: 0
+--- #YAML:1.0
+name:               Pango
+version:            1.223
+abstract:           Layout and render international text
+author:  []
+license:            unknown
+distribution_type:  module
 configure_requires:
-  Cairo: 1.000
-  ExtUtils::Depends: 0.300
-  ExtUtils::MakeMaker: 0
-  ExtUtils::PkgConfig: 1.030
-  Glib: 1.220
-dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.58, CPAN::Meta::Converter version 
2.110930001'
-license: unknown
-meta-spec:
-  url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
-name: Pango
-no_index:
-  directory:
-    - t
-    - inc
-  file:
-    - xs/Pango.xs
-    - xs/PangoAttributes.xs
-    - xs/PangoContext.xs
-    - xs/PangoFont.xs
-    - xs/PangoFontset.xs
-    - xs/PangoFontMap.xs
-    - xs/PangoLayout.xs
-    - xs/PangoRenderer.xs
-    - xs/PangoScript.xs
-    - xs/PangoTabs.xs
-    - xs/PangoTypes.xs
-    - xs/PangoCairo.xs
-    - xs/PangoGravity.xs
-    - xs/PangoMatrix.xs
+    Cairo:                1.000
+    ExtUtils::Depends:    0.300
+    ExtUtils::MakeMaker:  0
+    ExtUtils::PkgConfig:  1.030
+    Glib:                 1.220
+build_requires:
+    ExtUtils::MakeMaker:  0
 requires:
-  Cairo: 1.000
-  ExtUtils::Depends: 0.300
-  ExtUtils::PkgConfig: 1.030
-  Glib: 1.220
-version: 1.222
+    Cairo:                1.000
+    ExtUtils::Depends:    0.300
+    ExtUtils::PkgConfig:  1.030
+    Glib:                 1.220
+no_index:
+    directory:
+        - t
+        - inc
+    file:
+        - xs/Pango.xs
+        - xs/PangoAttributes.xs
+        - xs/PangoContext.xs
+        - xs/PangoFont.xs
+        - xs/PangoFontset.xs
+        - xs/PangoFontMap.xs
+        - xs/PangoLayout.xs
+        - xs/PangoRenderer.xs
+        - xs/PangoScript.xs
+        - xs/PangoTabs.xs
+        - xs/PangoTypes.xs
+        - xs/PangoCairo.xs
+        - xs/PangoGravity.xs
+        - xs/PangoMatrix.xs
+generated_by:       ExtUtils::MakeMaker version 6.57_05
+meta-spec:
+    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
+    version:  1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pango-1.222/NEWS new/Pango-1.223/NEWS
--- old/Pango-1.222/NEWS        2011-08-02 21:18:45.000000000 +0200
+++ new/Pango-1.223/NEWS        2011-11-19 08:55:27.000000000 +0100
@@ -1,3 +1,8 @@
+Overview of changes in Pango 1.223
+==================================
+
+* Fix a test failure in t/PangoCairo.t
+
 Overview of changes in Pango 1.222
 ==================================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pango-1.222/lib/Pango.pm new/Pango-1.223/lib/Pango.pm
--- old/Pango-1.222/lib/Pango.pm        2011-08-02 21:17:32.000000000 +0200
+++ new/Pango-1.223/lib/Pango.pm        2011-11-19 08:56:06.000000000 +0100
@@ -32,7 +32,7 @@
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.222';
+our $VERSION = '1.223';
 
 our @ISA = qw(DynaLoader Exporter);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pango-1.222/t/PangoCairo.t 
new/Pango-1.223/t/PangoCairo.t
--- old/Pango-1.222/t/PangoCairo.t      2010-03-06 16:49:13.000000000 +0100
+++ new/Pango-1.223/t/PangoCairo.t      2011-11-18 18:41:01.000000000 +0100
@@ -126,6 +126,8 @@
 
   my $desc = Pango::FontDescription -> from_string('Sans 10');
   my $font = $fontmap -> load_font($context, $desc);
+  skip 'could not load font', 2
+    unless defined $font;
   isa_ok($font, 'Pango::Cairo::Font');
   isa_ok($font -> get_scaled_font(), 'Cairo::ScaledFont');
 }

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to