commit perl-Gnome2-VFS for openSUSE:Factory

2018-09-26 Thread root
Hello community,

here is the log from the commit of package perl-Gnome2-VFS for openSUSE:Factory 
checked in at 2018-09-26 14:23:16

Comparing /work/SRC/openSUSE:Factory/perl-Gnome2-VFS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Gnome2-VFS.new (New)


Package is "perl-Gnome2-VFS"

Wed Sep 26 14:23:16 2018 rev:11 rq:637907 version:1.083

Changes:

--- /work/SRC/openSUSE:Factory/perl-Gnome2-VFS/perl-Gnome2-VFS.changes  
2013-10-06 14:53:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Gnome2-VFS.new/perl-Gnome2-VFS.changes 
2018-09-26 14:23:16.637935591 +0200
@@ -1,0 +2,9 @@
+Tue Sep 25 09:25:30 UTC 2018 - pmonrealgonza...@suse.com
+
+- updated to 1.083
+  * Fix a logic error in the args checking of Gnome2::VFS::read
+  * Update FSF address; resolves RT#89039
+
+- Cleaned with spec-cleaner
+
+---

Old:

  Gnome2-VFS-1.082.tar.gz

New:

  Gnome2-VFS-1.083.tar.gz



Other differences:
--
++ perl-Gnome2-VFS.spec ++
--- /var/tmp/diff_new_pack.4Bg2ov/_old  2018-09-26 14:23:17.017934987 +0200
+++ /var/tmp/diff_new_pack.4Bg2ov/_new  2018-09-26 14:23:17.025934974 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Gnome2-VFS
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,21 +16,23 @@
 #
 
 
+%define cpan_name Gnome2-VFS
 Name:   perl-Gnome2-VFS
-Version:1.082
+Version:1.083
 Release:0
-%define cpan_name Gnome2-VFS
 Summary:Perl interface to the 2.x series of the GNOME VFS library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Gnome2-VFS/
-Source: 
http://www.cpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Url:https://metacpan.org/release/Gnome2-VFS
+Source: 
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  pkgconfig
 BuildRequires:  perl(ExtUtils::Depends) >= 0.20
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.03
 BuildRequires:  perl(Glib) >= 1.120
+BuildRequires:  pkgconfig(gnome-vfs-2.0)
+Requires:   gnome-vfs2 >= %(pkg-config --modversion gnome-vfs-2.0)
 #BuildRequires: perl(Glib::Object::Subclass)
 #BuildRequires: perl(Gnome2::VFS)
 #BuildRequires: perl(Gtk2)
@@ -38,8 +40,6 @@
 Requires:   perl(ExtUtils::PkgConfig) >= 1.03
 Requires:   perl(Glib) >= 1.120
 %{perl_requires}
-BuildRequires:  pkgconfig(gnome-vfs-2.0)
-Requires:   gnome-vfs2 >= %(pkg-config --modversion gnome-vfs-2.0)
 
 %description
 Since this module tries to stick very closely to the C API, the
@@ -61,11 +61,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make %{?_smp_mflags} test
 
 %install
 %perl_make_install
@@ -74,6 +74,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog.pre-git doctypes examples LICENSE maps-2.0 maps-2.6 maps-2.8 
NEWS perl-Gnome2-VFS.doap README vfs.typemap xs_files-2.0 xs_files-2.6 
xs_files-2.8
+%license LICENSE
+%doc ChangeLog.pre-git doctypes examples maps-2.0 maps-2.6 maps-2.8 NEWS 
perl-Gnome2-VFS.doap README vfs.typemap xs_files-2.0 xs_files-2.6 xs_files-2.8
 
 %changelog

++ Gnome2-VFS-1.082.tar.gz -> Gnome2-VFS-1.083.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-VFS-1.082/LICENSE new/Gnome2-VFS-1.083/LICENSE
--- old/Gnome2-VFS-1.082/LICENSE2013-10-01 10:53:57.0 +0200
+++ new/Gnome2-VFS-1.083/LICENSE2017-04-21 21:43:11.0 +0200
@@ -2,7 +2,7 @@
   Version 2.1, February 1999
 
  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -485,7 +485,7 @@
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Fr

commit perl-Gnome2-VFS for openSUSE:Factory

2013-10-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Gnome2-VFS for openSUSE:Factory 
checked in at 2013-10-06 14:53:40

Comparing /work/SRC/openSUSE:Factory/perl-Gnome2-VFS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Gnome2-VFS.new (New)


Package is "perl-Gnome2-VFS"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Gnome2-VFS/perl-Gnome2-VFS.changes  
2012-01-04 07:26:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Gnome2-VFS.new/perl-Gnome2-VFS.changes 
2013-10-06 14:53:41.0 +0200
@@ -1,0 +2,8 @@
+Fri Oct  4 09:13:59 UTC 2013 - co...@suse.com
+
+- updated to 1.082
+  * Avoid misusing the macro PL_na, thus preventing issues when Gnome2::VFS is
+used in conjunction with certain XS modules, among them XML::Parser and
+String::Approx.
+
+---

Old:

  Gnome2-VFS-1.081.tar.gz

New:

  Gnome2-VFS-1.082.tar.gz



Other differences:
--
++ perl-Gnome2-VFS.spec ++
--- /var/tmp/diff_new_pack.amFRIn/_old  2013-10-06 14:53:42.0 +0200
+++ /var/tmp/diff_new_pack.amFRIn/_new  2013-10-06 14:53:42.0 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package perl-Gnome2-VFS
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2011 Sascha Manns 
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,72 +17,63 @@
 
 
 Name:   perl-Gnome2-VFS
-Version:1.081
+Version:1.082
 Release:0
-Summary:Gnome2-VFS Perl module
+%define cpan_name Gnome2-VFS
+Summary:Perl interface to the 2.x series of the GNOME VFS library
 License:LGPL-2.1+
-Group:  Development/Languages/Perl
+Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Gnome2-VFS/
-Source0:Gnome2-VFS-%{version}.tar.gz
-BuildRequires:  gnome-vfs2-devel
+Source: 
http://www.cpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl-ExtUtils-Depends
-BuildRequires:  perl-ExtUtils-PkgConfig
-BuildRequires:  perl-Glib
-%if 0%{?suse_version} && 0%{?suse_version} < 1140
 BuildRequires:  perl-macros
-%endif
-Requires:   gnome-vfs2 >= %(pkg-config --modversion gnome-vfs-2.0)
-Requires:   perl-Glib
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} < 1140
-Requires:   perl = %{perl_version}
-%else
+BuildRequires:  perl(ExtUtils::Depends) >= 0.20
+BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.03
+BuildRequires:  perl(Glib) >= 1.120
+#BuildRequires: perl(Glib::Object::Subclass)
+#BuildRequires: perl(Gnome2::VFS)
+#BuildRequires: perl(Gtk2)
+Requires:   perl(ExtUtils::Depends) >= 0.20
+Requires:   perl(ExtUtils::PkgConfig) >= 1.03
+Requires:   perl(Glib) >= 1.120
 %{perl_requires}
-%endif
+BuildRequires:  pkgconfig(gnome-vfs-2.0)
+Requires:   gnome-vfs2 >= %(pkg-config --modversion gnome-vfs-2.0)
 
 %description
-This module allows you to use the GNOME Virtual File System library
-(libgnomevfs for short) from Perl.
+Since this module tries to stick very closely to the C API, the
+documentation found at
 
-The canonical API documentation can be found at
+  L
 
-  http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/index.html
+is the canonical reference.
 
-Gnome2::VFS also comes with automatically generated API documentation.  To
-access its index, use:
+In addition to that, there's also the automatically generated API
+documentation: the Gnome2::VFS::index manpage.
 
-  perldoc Gnome2::VFS::index
+The mapping described in the Gtk2::api manpage also applies to this module.
+
+To discuss this module, ask questions and flame/praise the authors, join
+gtk-perl-l...@gnome.org at lists.gnome.org.
 
 %prep
-%setup -q -n Gnome2-VFS-%{version}
+%setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Makefile.PL
-make
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__make} %{?_smp_mflags}
+
+%check
+%{__make} test
 
 %install
 %perl_make_install
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(-,root,root)
-%dir %{perl_vendorarch}/Gnome2
-%dir %{perl_vendorarch}/Gnome2/VFS
-%dir %{perl_vendorarch}/Gnome2/VFS/Async
-%dir %{perl_vendorarch}/Gnome2/VFS/DNSSD
-%dir %{perl_vendorarch}/Gnome2/VFS/DNSSD/Browse
-%dir %{perl_vendorarch}/Gnome2/VFS/DNSSD/Resolve
-%dir %{perl_vendorarch}/Gnome2/VFS/Directory
-%dir %{perl_vend

commit perl-Gnome2-VFS for openSUSE:Factory

2012-01-03 Thread h_root
Hello community,

here is the log from the commit of package perl-Gnome2-VFS for openSUSE:Factory 
checked in at 2012-01-04 07:26:43

Comparing /work/SRC/openSUSE:Factory/perl-Gnome2-VFS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Gnome2-VFS.new (New)


Package is "perl-Gnome2-VFS", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Gnome2-VFS/perl-Gnome2-VFS.changes  
2011-12-20 14:30:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Gnome2-VFS.new/perl-Gnome2-VFS.changes 
2012-01-04 07:26:45.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec 20 11:53:46 UTC 2011 - cfarr...@suse.com
+
+- license update: LGPL-2.1+
+  See LICENSE file
+
+---



Other differences:
--
++ perl-Gnome2-VFS.spec ++
--- /var/tmp/diff_new_pack.pS6Mon/_old  2012-01-04 07:26:46.0 +0100
+++ /var/tmp/diff_new_pack.pS6Mon/_new  2012-01-04 07:26:46.0 +0100
@@ -21,7 +21,7 @@
 Version:1.081
 Release:0
 Summary:Gnome2-VFS Perl module
-License:LGPL-2.0+
+License:LGPL-2.1+
 Group:  Development/Languages/Perl
 Url:http://search.cpan.org/dist/Gnome2-VFS/
 Source0:Gnome2-VFS-%{version}.tar.gz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Gnome2-VFS for openSUSE:Factory

2011-12-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Gnome2-VFS for openSUSE:Factory 
checked in at 2011-12-20 14:30:18

Comparing /work/SRC/openSUSE:Factory/perl-Gnome2-VFS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Gnome2-VFS.new (New)


Package is "perl-Gnome2-VFS", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Gnome2-VFS/perl-Gnome2-VFS.changes  
2011-09-23 12:37:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Gnome2-VFS.new/perl-Gnome2-VFS.changes 
2011-12-20 14:30:23.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 14 11:13:28 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---



Other differences:
--
++ perl-Gnome2-VFS.spec ++
--- /var/tmp/diff_new_pack.90UgX6/_old  2011-12-20 14:30:26.0 +0100
+++ /var/tmp/diff_new_pack.90UgX6/_new  2011-12-20 14:30:26.0 +0100
@@ -17,15 +17,14 @@
 #
 
 
-
 Name:   perl-Gnome2-VFS
 Version:1.081
-Release:1
-License:LGPL
+Release:0
 Summary:Gnome2-VFS Perl module
+License:LGPL-2.0+
+Group:  Development/Languages/Perl
 Url:http://search.cpan.org/dist/Gnome2-VFS/
 Source0:Gnome2-VFS-%{version}.tar.gz
-Group:  Development/Languages/Perl
 BuildRequires:  gnome-vfs2-devel
 BuildRequires:  perl
 BuildRequires:  perl-ExtUtils-Depends

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Gnome2-VFS for openSUSE:Factory

2011-06-10 Thread h_root

Hello community,

here is the log from the commit of package perl-Gnome2-VFS for openSUSE:Factory
checked in at Fri Jun 10 14:42:44 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-Gnome2-VFS/perl-Gnome2-VFS.changes
2011-06-10 08:06:52.0 +0200
@@ -0,0 +1,13 @@
+---
+Fri Jun 10 06:06:20 UTC 2011 - saigk...@opensuse.org
+
+- removed -devel
+- prepared for factory 
+
+---
+Thu Apr 14 18:20:55 UTC 2011 - saigk...@opensuse.org
+
+- tweaked to -devel
+- added macros
+ 
+

calling whatdependson for head-i586


New:

  Gnome2-VFS-1.081.tar.gz
  perl-Gnome2-VFS.changes
  perl-Gnome2-VFS.spec



Other differences:
--
++ perl-Gnome2-VFS.spec ++
#
# spec file for package perl-Gnome2-VFS
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Sascha Manns 
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   perl-Gnome2-VFS
Version:1.081
Release:1
License:LGPL
Summary:Gnome2-VFS Perl module
Url:http://search.cpan.org/dist/Gnome2-VFS/
Source0:Gnome2-VFS-%{version}.tar.gz
Group:  Development/Languages/Perl
BuildRequires:  gnome-vfs2-devel
BuildRequires:  perl
BuildRequires:  perl-ExtUtils-Depends
BuildRequires:  perl-ExtUtils-PkgConfig
BuildRequires:  perl-Glib
%if 0%{?suse_version} && 0%{?suse_version} < 1140
BuildRequires:  perl-macros
%endif
Requires:   gnome-vfs2 >= %(pkg-config --modversion gnome-vfs-2.0)
Requires:   perl-Glib
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} < 1140
Requires:   perl = %{perl_version}
%else
%{perl_requires}
%endif

%description
This module allows you to use the GNOME Virtual File System library
(libgnomevfs for short) from Perl.

The canonical API documentation can be found at

  http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/index.html

Gnome2::VFS also comes with automatically generated API documentation.  To
access its index, use:

  perldoc Gnome2::VFS::index

%prep
%setup -q -n Gnome2-VFS-%{version}

%build
perl Makefile.PL
make

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
rm -rf %{buildroot}

%files -f %{name}.files
%defattr(-,root,root)
%dir %{perl_vendorarch}/Gnome2
%dir %{perl_vendorarch}/Gnome2/VFS
%dir %{perl_vendorarch}/Gnome2/VFS/Async
%dir %{perl_vendorarch}/Gnome2/VFS/DNSSD
%dir %{perl_vendorarch}/Gnome2/VFS/DNSSD/Browse
%dir %{perl_vendorarch}/Gnome2/VFS/DNSSD/Resolve
%dir %{perl_vendorarch}/Gnome2/VFS/Directory
%dir %{perl_vendorarch}/Gnome2/VFS/Install
%dir %{perl_vendorarch}/Gnome2/VFS/Mime
%dir %{perl_vendorarch}/Gnome2/VFS/Monitor
%dir %{perl_vendorarch}/Gnome2/VFS/Resolve
%dir %{perl_vendorarch}/auto/Gnome2
%dir %{perl_vendorarch}/auto/Gnome2/VFS

%changelog





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org