Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9102 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 9 years ago
parent
commit
b208631e3f
46 changed files with 201 additions and 65 deletions
  1. 4 1
      c/cheese/cheese-vl.spec
  2. 4 1
      c/control-center/control-center-vl.spec
  3. 4 1
      e/eog-plugins/eog-plugins-vl.spec
  4. 4 1
      e/eog/eog-vl.spec
  5. 4 1
      e/epiphany/epiphany-vl.spec
  6. 4 1
      e/evolution-data-server/evolution-data-server-vl.spec
  7. 4 1
      e/evolution/evolution-vl.spec
  8. 4 1
      f/file-roller/file-roller-vl.spec
  9. 4 1
      f/four-in-a-row/four-in-a-row-vl.spec
  10. 4 1
      g/gedit-plugins/gedit-plugins-vl.spec
  11. 5 2
      g/gedit/gedit-vl.spec
  12. 4 1
      g/glabels/glabels-vl.spec
  13. 4 1
      g/gnome-chess/gnome-chess-vl.spec
  14. 4 1
      g/gnome-color-manager/gnome-color-manager-vl.spec
  15. 5 2
      g/gnome-commander/gnome-commander-vl.spec
  16. 4 1
      g/gnome-contacts/gnome-contacts-vl.spec
  17. 4 1
      g/gnome-desktop3/gnome-desktop3-vl.spec
  18. 4 1
      g/gnome-devel-docs/gnome-devel-docs-vl.spec
  19. 4 1
      g/gnome-dictionary/gnome-dictionary-vl.spec
  20. 7 4
      g/gnome-disk-utility/gnome-disk-utility-vl.spec
  21. 4 1
      g/gnome-klotski/gnome-klotski-vl.spec
  22. 4 1
      g/gnome-maps/gnome-maps-vl.spec
  23. 4 1
      g/gnome-music/gnome-music-vl.spec
  24. 4 1
      g/gnome-online-accounts/gnome-online-accounts-vl.spec
  25. 4 1
      g/gnome-photos/gnome-photos-vl.spec
  26. 4 1
      g/gnome-robots/gnome-robots-vl.spec
  27. 4 1
      g/gnome-settings-daemon/gnome-settings-daemon-vl.spec
  28. 4 1
      g/gnome-shell-extensions/gnome-shell-extensions-vl.spec
  29. 4 1
      g/gnome-shell/gnome-shell-vl.spec
  30. 4 1
      g/gnome-sudoku/gnome-sudoku-vl.spec
  31. 4 1
      g/gnome-terminal/gnome-terminal-vl.spec
  32. 4 1
      g/gnome-tweak-tool/gnome-tweak-tool-vl.spec
  33. 4 1
      g/gnome-user-docs/gnome-user-docs-vl.spec
  34. 4 1
      g/gtksourceview3/gtksourceview3-vl.spec
  35. 4 1
      g/gucharmap/gucharmap-vl.spec
  36. 4 1
      g/gvfs/gvfs-vl.spec
  37. 4 1
      i/iagno/iagno-vl.spec
  38. 4 1
      lib/libg/libgdata/libgdata-vl.spec
  39. 4 1
      m/mesa/mesa-vl.spec
  40. 4 1
      m/mutter/mutter-vl.spec
  41. 5 5
      n/nautilus/nautilus-vl.spec
  42. 15 11
      s/sqlite3/sqlite3-vl.spec
  43. 4 1
      v/vinagre/vinagre-vl.spec
  44. 4 1
      v/vino/vino-vl.spec
  45. 4 1
      v/vte3/vte3-vl.spec
  46. 4 1
      w/webkitgtk4/webkitgtk4-vl.spec

+ 4 - 1
c/cheese/cheese-vl.spec

@@ -2,7 +2,7 @@ Summary:        A webcam application for snapshots and movies
 Summary(ja):    スナップショットとムービーを撮るためのウェブカメラアプリケーション
 
 Name:           cheese
-Version:        3.14.1
+Version:        3.14.2
 Release:        1%{?_dist_release}
 
 Group:          Applications/Multimedia
@@ -125,6 +125,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_datadir}/gtk-doc/html/cheese/*
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
c/control-center/control-center-vl.spec

@@ -18,7 +18,7 @@
 Summary: GNOME Control Center.
 Summary(ja): GNOME コントロールセンター
 Name: control-center
-Version: 3.14.1
+Version: 3.14.2
 Release: 1%{?_dist_release}
 License: GPLv2+ and GFDL+
 Group: User Interface/Desktops
@@ -229,6 +229,9 @@ fi
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
e/eog-plugins/eog-plugins-vl.spec

@@ -1,6 +1,6 @@
 %{!?python3_sitelib: %global python3_sitelib %(python3 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
-%define pkg_version 3.14.0
+%define pkg_version 3.14.1
 %define pkg_release 1%{?_dist_release}
 
 Summary: Plugins for eog
@@ -83,6 +83,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
 - new upstream release
 

+ 4 - 1
e/eog/eog-vl.spec

@@ -8,7 +8,7 @@
 Summary: Eye of GNOME image viewer
 Summary(ja): Eye of GNOME 画像ビューワ
 Name:    eog
-Version: 3.14.1
+Version: 3.14.2
 Release: 1%{?_dist_release}
 URL: http://projects.gnome.org/eog/
 Group: Applications/Graphics
@@ -124,6 +124,9 @@ fi
 %{_datadir}/gtk-doc/html/eog
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
e/epiphany/epiphany-vl.spec

@@ -7,7 +7,7 @@ ExclusiveArch: %ix86 ppc x86_64 alpha
 Summary: GNOME web browser based on WebKit
 Summary(ja): WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
 Name: epiphany
-Version: 3.14.1
+Version: 3.14.2
 Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/Internet
@@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 - change BuildRequires: webkitgtk4-devel instead of WebKit3-gtk-devel

+ 4 - 1
e/evolution-data-server/evolution-data-server-vl.spec

@@ -30,7 +30,7 @@
 Summary: Backend data server for evolution
 Summary(ja): Evolution バックエンドデータサーバ
 Name: evolution-data-server
-Version: 3.12.7
+Version: 3.12.8
 Release: 1%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
@@ -357,6 +357,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Tue Nov 18 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.8-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.7-1
 - new upstream release
 

+ 4 - 1
e/evolution/evolution-vl.spec

@@ -31,7 +31,7 @@
 ### Abstract ###
 
 Name: evolution
-Version: 3.12.7
+Version: 3.12.8
 Release: 1%{?_dist_release}
 License: GPLv2 and GFDL+
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -492,6 +492,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.8-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.7-1
 - new upstream release
 

+ 4 - 1
f/file-roller/file-roller-vl.spec

@@ -6,7 +6,7 @@
 Summary:	File Roller is a tool for viewing and creating archives.
 Summary(ja):    File Roller - アーカイブの表示・作成ツール
 Name:		file-roller
-Version:	3.14.1
+Version:	3.14.2
 Release:	1%{?_dist_release}
 
 License:	GPL
@@ -103,6 +103,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
f/four-in-a-row/four-in-a-row-vl.spec

@@ -1,7 +1,7 @@
 Name:			four-in-a-row
 Summary:		GNOME "Four in a row"
 Summary(ja):	GNOME "Four in a row"
-Version:		3.14.1
+Version:		3.14.2
 Release:		1%{?_dist_release}
 License:		GPLv2
 Group:			Applications/Games
@@ -76,6 +76,9 @@ update-desktop-database -q > /dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
g/gedit-plugins/gedit-plugins-vl.spec

@@ -1,5 +1,5 @@
 Name:           gedit-plugins
-Version:        3.14.0
+Version:        3.14.1
 Release:        1%{?_dist_release}
 Summary:        A collection Official Plugins for gedit
 Summary:        gedit の公式プラグイン集
@@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.14.1-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.14.0-1
 - new upstream release
 - remove BuildRequires: dbus-python-devel

+ 5 - 2
g/gedit/gedit-vl.spec

@@ -8,7 +8,7 @@
 Summary:	gedit is a small but powerful text editor for GNOME.
 Summary(ja):	GNOME 用の小さくかつ強力なテキストエディタ
 Name:		gedit
-Version:	3.14.0
+Version:	3.14.1
 Release:	1%{?_dist_release}
 License:	GPLv2
 Group:		Applications/Editors
@@ -203,7 +203,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_datadir}/%{name}/gir-1.0/*.gir
 
 %changelog
-* Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
+- new upstream release
+
+* Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
 - new upstream release
 
 * Sat Jun 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.2-1

+ 4 - 1
g/glabels/glabels-vl.spec

@@ -1,5 +1,5 @@
 Name:		glabels
-Version:	3.2.0
+Version:	3.2.1
 Release:	1%{?_dist_release}
 Summary:	A program for creating labels and business cards for GNOME
 Summary(ja):	GNOME 用のラベルと名刺を作成するためのプログラム
@@ -229,6 +229,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
+- new upstream release
+
 * Sat Apr 26 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 3.2.0-1
 - new upstream release
 - deleted Patch0

+ 4 - 1
g/gnome-chess/gnome-chess-vl.spec

@@ -1,7 +1,7 @@
 Name:			gnome-chess
 Summary:		GNOME Chess
 Summary(ja):	GNOME チェス
-Version:		3.14.0
+Version:		3.14.1
 Release:		1%{?_dist_release}
 License:		GPLv2
 Group:			Applications/Games
@@ -77,6 +77,9 @@ update-desktop-database -q > /dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
 - new upstream release
 

+ 4 - 1
g/gnome-color-manager/gnome-color-manager-vl.spec

@@ -2,7 +2,7 @@
 
 Summary:   Color management tools for GNOME
 Name:      gnome-color-manager
-Version:   3.14.1
+Version:   3.14.2
 Release:   1%{?_dist_release}
 License:   GPLv2+
 Group:     Applications/System
@@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 - add Patch0 (gnome-color-manager-3.14.0-cd-pixel-format.patch)

+ 5 - 2
g/gnome-commander/gnome-commander-vl.spec

@@ -8,8 +8,8 @@ Name:          gnome-commander
 Summary:       A nice and fast file manager for the GNOME desktop
 Summary(pl):   Menadżer plików dla GNOME oparty o Norton Commander'a (TM)
 Summary(sv):   GNOME Commander är en snabb och smidig filhanderare för GNOME
-Version:       1.4.3
-Release:       2%{?_dist_release}
+Version:       1.4.4
+Release:       1%{?_dist_release}
 
 Group:         User Interface/Desktops
 License:       GPLv2+
@@ -125,6 +125,9 @@ scrollkeeper-update -q || :
 %{_datadir}/pixmaps/%{name}/
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.4-1
+- new upstream release
+
 * Tue Jul 08 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.3-2
 - rebuild with poppler-0.26.2
 

+ 4 - 1
g/gnome-contacts/gnome-contacts-vl.spec

@@ -1,6 +1,6 @@
 # Basic Information
 Name:		gnome-contacts
-Version:	3.14.1
+Version:	3.14.2
 Release:	1%{?_dist_release}
 License:	GPLv2
 Group:		Applications/Other
@@ -75,6 +75,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_datadir}/gnome-shell/search-providers/org.gnome.Contacts.search-provider.ini
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Wed Oct 29 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
g/gnome-desktop3/gnome-desktop3-vl.spec

@@ -8,7 +8,7 @@
 Summary: Package containing code shared among gnome-shell, gnome-session, nautilus, etc.
 Summary(ja): gnome-shell, gnome-session, nautilus などの共用プログラム
 Name: gnome-desktop3
-Version: 3.14.1
+Version: 3.14.2
 Release: 1%{?_dist_release}
 URL: http://www.gnome.org/
 Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/3.14/gnome-desktop-%{version}.tar.xz
@@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Nov 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 - add Patch0 (gnome-desktop-3.14.1-date-time-format.patch)

+ 4 - 1
g/gnome-devel-docs/gnome-devel-docs-vl.spec

@@ -1,6 +1,6 @@
 Summary: GNOME developer documentation
 Name: gnome-devel-docs
-Version: 3.14.1
+Version: 3.14.2
 Release: 1%{?_dist_release}
 License: GFDL
 Group: System Environment/Libraries
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc README AUTHORS NEWS COPYING
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.14.2-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.14.1-1
 - new upstream release
 

+ 4 - 1
g/gnome-dictionary/gnome-dictionary-vl.spec

@@ -1,7 +1,7 @@
 Summary:	GNOME Dictionary
 Summary(ja):	GNOME 辞書
 Name:		gnome-dictionary
-Version:	3.14.1
+Version:	3.14.2
 Release:	1%{?_dist_release}
 License:	GPLv2+
 Group:		User Interface/Desktops
@@ -114,6 +114,9 @@ update-desktop-database -q &> /dev/null ||:
 %{_datadir}/gtk-doc/html/gdict
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 7 - 4
g/gnome-disk-utility/gnome-disk-utility-vl.spec

@@ -1,18 +1,18 @@
-%define glib2_version             2.40.0
-%define gtk3_version              3.12.0
+%define glib2_version             2.42.0
+%define gtk3_version              3.14.0
 %define gnome_doc_utils_version   0.3.2
 %define udisks2_version           2.0.0
 
 Summary: Disk management application
 Summary(ja): ディスク管理アプリケーション
 Name: gnome-disk-utility
-Version: 3.12.1
+Version: 3.14.0
 Release: 1%{?_dist_release}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://git.gnome.org/cgit/gnome-disk-utility
 
-Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
+Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.14/%{name}-%{version}.tar.xz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
@@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
+- new upstream release
+
 * Sat May 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.1-1
 - new upstream release
 

+ 4 - 1
g/gnome-klotski/gnome-klotski-vl.spec

@@ -1,7 +1,7 @@
 Name:			gnome-klotski
 Summary:		GNOME Klotski
 Summary(ja):	GNOME Klotski
-Version:		3.14.1
+Version:		3.14.2
 Release:		1%{?_dist_release}
 License:		GPLv2
 Group:			Applications/Games
@@ -75,6 +75,9 @@ update-desktop-database -q > /dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
g/gnome-maps/gnome-maps-vl.spec

@@ -3,7 +3,7 @@
 Summary:	A simple GNOME 3 maps application
 Summary(ja):	GNOME 3 用マップアプリケーション
 Name:		gnome-maps
-Version:	3.14.1.2
+Version:	3.14.2
 Release:	1%{?_dist_release}
 License:	GPLv2+
 Group:		User Interface/Deskops
@@ -94,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Wed Oct 29 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1.2-1
 - new upstream release
 

+ 4 - 1
g/gnome-music/gnome-music-vl.spec

@@ -3,7 +3,7 @@
 Summary:	Music applications for GNOME
 Summary(ja):	GNOME 用音楽アプリケーション
 Name:		gnome-music
-Version:	3.14.1
+Version:	3.14.2
 Release:	1%{?_dist_release}
 License:	GPLv2+
 Group:		User Interface/Deskops
@@ -106,6 +106,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Wed Oct 29 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 - add BuildRequires: libmediaart-devel

+ 4 - 1
g/gnome-online-accounts/gnome-online-accounts-vl.spec

@@ -1,4 +1,4 @@
-%define         package_version 3.14.1
+%define         package_version 3.14.2
 %define         package_release 1%{?_dist_release}
 
 Name:           gnome-online-accounts
@@ -125,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
g/gnome-photos/gnome-photos-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Photo applications for GNOME
 Summary(ja):	GNOME 用写真アプリケーション
 Name:		gnome-photos
-Version:	3.14.0
+Version:	3.14.2
 Release:	1%{?_dist_release}
 License:	GPLv2+
 Group:		User Interface/Deskops
@@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Nov 09 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
 - new upstream release
 - add BuildRequires: libgdata-devel

+ 4 - 1
g/gnome-robots/gnome-robots-vl.spec

@@ -1,7 +1,7 @@
 Name:			gnome-robots
 Summary:		GNOME Robots
 Summary(ja):	GNOME ロボット
-Version:		3.14.1
+Version:		3.14.2
 Release:		1%{?_dist_release}
 License:		GPLv2
 Group:			Applications/Games
@@ -77,6 +77,9 @@ update-desktop-database -q > /dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
g/gnome-settings-daemon/gnome-settings-daemon-vl.spec

@@ -2,7 +2,7 @@ Summary:	The daemon sharing settings from GNOME to GTK+/KDE applications
 Summary(ja):	GNOME から GTK+/KDE のアプリケーションで設定を共有するためのデーモン
 
 Name:		gnome-settings-daemon
-Version:	3.14.1
+Version:	3.14.2
 Release:	1%{?_dist_release}
 
 Group:		System Environment/Daemons
@@ -129,6 +129,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_libdir}/pkgconfig/gnome-settings-daemon.pc
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 - remove Patch1000 (gnome-settings-daemon-3.6.0-disable-packagekit.patch)

+ 4 - 1
g/gnome-shell-extensions/gnome-shell-extensions-vl.spec

@@ -1,5 +1,5 @@
 Name:           gnome-shell-extensions
-Version:        3.14.1
+Version:        3.14.2
 Release:        1%{?_dist_release}
 Summary:        Modify and extend GNOME Shell functionality and behavior
 Summary(ja):    GNOME Shell の機能や振る舞いを変更・拡張する
@@ -352,6 +352,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Wed Oct 29 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 - add screenshot-window-sizer

+ 4 - 1
g/gnome-shell/gnome-shell-vl.spec

@@ -1,4 +1,4 @@
-%define pkg_version 3.14.1.5
+%define pkg_version 3.14.2
 %define pkg_release 1%{?_dist_release}
 
 Summary:	Window management and application launching for GNOME
@@ -171,6 +171,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sat Nov 08 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1.5-1
 - new upstream release
 - update Patch101 (gnome-shell-3.14.1-vine-settings.patch)

+ 4 - 1
g/gnome-sudoku/gnome-sudoku-vl.spec

@@ -1,7 +1,7 @@
 Name:			gnome-sudoku
 Summary:		GNOME Sudoku
 Summary(ja):	GNOME 数独
-Version:		3.14.1
+Version:		3.14.2
 Release:		1%{?_dist_release}
 License:		GPLv2
 Group:			Applications/Games
@@ -77,6 +77,9 @@ update-desktop-database -q > /dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
g/gnome-terminal/gnome-terminal-vl.spec

@@ -10,7 +10,7 @@
 Summary: GNOME Terminal
 Summary(ja): GNOME ターミナル
 Name: gnome-terminal
-Version: 3.14.1
+Version: 3.14.2
 Release: 1%{?_dist_release}
 URL: http://www.gnome.org
 Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.14/%{name}-%{version}.tar.xz
@@ -101,6 +101,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_datadir}/gnome-shell/search-providers/gnome-terminal-search-provider.ini
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Wed Oct 29 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 - add BuildRequires: vala-devel

+ 4 - 1
g/gnome-tweak-tool/gnome-tweak-tool-vl.spec

@@ -1,5 +1,5 @@
 Name:		gnome-tweak-tool
-Version:	3.14.0
+Version:	3.14.2
 Release:	1%{?_dist_release}
 Summary:	A tool to customize advanced GNOME 3 options
 
@@ -90,6 +90,9 @@ fi
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Nov 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
 - new upstream release
 - update Patch101 (gnome-tweak-tool-3.14.0-vine-customize.patch)

+ 4 - 1
g/gnome-user-docs/gnome-user-docs-vl.spec

@@ -1,7 +1,7 @@
 Summary:        GNOME User Documentation
 Summary(ja):    GNOME ユーザドキュメント
 Name:           gnome-user-docs
-Version:        3.14.1
+Version:        3.14.2
 Release:        1%{?_dist_release}
 License:        FDL
 Source:         http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.14/%{name}-%{version}.tar.xz
@@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
g/gtksourceview3/gtksourceview3-vl.spec

@@ -6,7 +6,7 @@
 Summary: A library for viewing source files
 Summary(ja): ソースコードなどを表示するためのライブラリ
 Name: gtksourceview3
-Version: 3.14.1
+Version: 3.14.2
 Release: 1%{?_dist_release}
 License: LGPLv2+ and GPLv2+
 # the library itself is LGPL, some .lang files are GPL
@@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
g/gucharmap/gucharmap-vl.spec

@@ -1,7 +1,7 @@
 Summary: A Unicode/ISO10646 character map and font viewer.
 Summary(ja): Unicode/ISO10646 文字コード表およびフォントビューワ
 Name: gucharmap
-Version: 3.14.1
+Version: 3.14.2
 Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/System
@@ -107,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_datadir}/gir-1.0/Gucharmap-2.90.gir
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 - add BuildRequires: appdata-tools

+ 4 - 1
g/gvfs/gvfs-vl.spec

@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Summary(ja): GLib の GIO フレームワークのバックエンド
 Name: gvfs
-Version: 1.22.1
+Version: 1.22.2
 Release: 1%{?_dist_release}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -361,6 +361,9 @@ killall -USR1 gvfsd >&/dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.22.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.22.1-1
 - new upstream release
 

+ 4 - 1
i/iagno/iagno-vl.spec

@@ -1,7 +1,7 @@
 Name:			iagno
 Summary:		GNOME Reversi
 Summary(ja):	GNOME リバーシ
-Version:		3.14.1
+Version:		3.14.2
 Release:		1%{?_dist_release}
 License:		GPLv2
 Group:			Applications/Games
@@ -74,6 +74,9 @@ update-desktop-database -q > /dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
lib/libg/libgdata/libgdata-vl.spec

@@ -1,4 +1,4 @@
-%define pkg_version 0.16.0
+%define pkg_version 0.16.1
 %define pkg_release 1%{?_dist_release}
 
 Summary:	A library for accessing online service APIs using the GData protocol
@@ -96,6 +96,9 @@ autoreconf -if
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.16.1-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.16.0-1
 - new upstream release
 - add BuildRequires: json-glib-devel, uhttpmock-devel

+ 4 - 1
m/mesa/mesa-vl.spec

@@ -18,7 +18,7 @@
 Summary: Mesa graphics libraries
 Summary(ja): Mesa グラフィックスライブラリ
 Name: mesa
-Version: 10.3.2
+Version: 10.3.3
 Release: 1%{?_dist_release}
 License: MIT
 Group: System Environment/Libraries
@@ -678,6 +678,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.3.3-1
+- update to 10.3.3
+
 * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.3.2-1
 - update to 10.3.2
 

+ 4 - 1
m/mutter/mutter-vl.spec

@@ -1,4 +1,4 @@
-%define pkg_version 3.14.1.5
+%define pkg_version 3.14.2
 %define pkg_release 1%{?_dist_release}
 
 Summary:     Window and compositing manager based on Clutter
@@ -157,6 +157,9 @@ update-desktop-database -q > /dev/null || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sat Nov 08 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1.5-1
 - new upstream release
 - add BuildRequires: mesa-libgbm-devel, libxkbfile-devel, xkeyboard-config, libxkbcommon-devel

+ 5 - 5
n/nautilus/nautilus-vl.spec

@@ -14,7 +14,7 @@
 Name:			nautilus
 Summary:		Nautilus is a file manager for GNOME
 Summary(ja):	Nautilus - GNOME ファイルマネージャ
-Version:		3.14.0
+Version:		3.14.1
 Release:		1%{?_dist_release}
 License:		GPLv2+
 Group:			User Interface/Desktops
@@ -26,8 +26,6 @@ Packager:		Takemikaduchi
 
 Source: 	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/3.14/%{name}-%{version}.tar.xz
 
-Patch0:         nautilus-3.14.0-git20141015.patch
-
 # vine
 Patch102:	run_in_gnome.patch
 Patch2000:	nautilus-vine-settings.patch
@@ -114,8 +112,6 @@ module.
 %prep
 %setup -q -n %{name}-%{version}
 
-%patch0 -p1
-
 %patch102 -p1 -b .vine
 %patch2000 -p1 -b .vine
 
@@ -197,6 +193,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
+- new upstream release
+- remove Patch0 (nautilus-3.14.0-git20141015.patch)
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
 - new upstream release
 - add Patch0 (nautilus-3.14.0-git20141015.patch)

+ 15 - 11
s/sqlite3/sqlite3-vl.spec

@@ -5,16 +5,16 @@
 
 %define with_check %{?_with_check:1}%{!?_with_check:0}
 
-%define realver 3071401
-%define docver 3071400
-%define rpmver 3.7.14.1
+%define realver 3080701
+%define docver 3080701
+%define rpmver 3.8.7.1
 
 
 Summary: SQLite is a C library that implements an embeddable SQL database engine
 Summary(ja): SQLite は組み込み型SQLデータベースエンジンを実装するCライブラリです。
 Name: %{packagename}
 Version: %{rpmver}
-Release: 2%{?_dist_release}
+Release: 1%{?_dist_release}
 Group: System Environment/Libraries
 URL: http://www.sqlite.org
 License: Public Domain
@@ -26,14 +26,13 @@ Source1: http://www.sqlite.org/%{archivename}-doc-%{docver}.zip
 Patch1: sqlite-3.6.23-lemon-system-template.patch
 # Shut up stupid tests depending on system settings of allowed open fd's
 Patch2: sqlite-3.7.7.1-stupid-openfiles-test.patch
-# Shut up pagecache overflow test whose expected result depends on compile
-# options and whatnot. Dunno why this started failing in 3.7.10 but
-# doesn't seem particularly critical...
-Patch3: sqlite-3.7.10-pagecache-overflow-test.patch
 # sqlite >= 3.7.10 is buggy if malloc_usable_size() is detected, disable it:
 # https://bugzilla.redhat.com/show_bug.cgi?id=801981
 # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665363
-Patch4: sqlite-3.7.14.1-no-malloc-usable-size.patch
+Patch3: sqlite-3.7.15-no-malloc-usable-size.patch
+# Temporary workaround for failed percentile test, see patch for details
+Patch4: sqlite-3.8.0-percentile-test.patch
+
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: tcl, readline-devel, ncurses-devel
@@ -148,8 +147,8 @@ sqlite3-develはSQLiteデータベースライブラリを用いるプログラ
 %setup -q -a1 -n%{archivename}-src-%{realver}
 %patch1 -p1 -b .lemon-system-template
 %patch2 -p1 -b .stupid-openfiles-test
-%patch3 -p1 -b .pagecache-overflow-test
-%patch4 -p1 -b .no-malloc-usable-size
+%patch3 -p1 -b .no-malloc-usable-size
+%patch4 -p1 -b .nonprecise-percentile-test
 
 rm -f %{name}-doc-%{realver}/search
 
@@ -232,6 +231,11 @@ install -D -m0644 tool/lempar.c $RPM_BUILD_ROOT/%{_datadir}/lemon/lempar.c
 
 
 %changelog
+* Tue Nov 18 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.7.1-1
+- new upstream release
+- update Patch3 (sqlite-3.7.15-no-malloc-usable-size.patch)
+- add Patch4 (sqlite-3.8.0-percentile-test.patch) from fedora
+
 * Mon Jan 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.7.15.1-2
 - rebuild with VineSeed environment
 

+ 4 - 1
v/vinagre/vinagre-vl.spec

@@ -2,7 +2,7 @@ Summary:	VNC client for the GNOME desktop
 Summary(ja):	GNOME デスクトップ用 VNC クライアント
 
 Name:		vinagre
-Version:	3.14.1
+Version:	3.14.2
 Release:	1%{?_dist_release}
 
 Group:		Applications/System
@@ -102,6 +102,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
 - new upstream release
 

+ 4 - 1
v/vino/vino-vl.spec

@@ -5,7 +5,7 @@
 Summary: A remote desktop system for GNOME
 Summary(ja): GNOME 用リモートデスクトップシステム
 Name: vino
-Version: 3.14.0
+Version: 3.14.1
 Release: 1%{?_dist_release}
 URL: http://www.gnome.org
 License: GPL
@@ -104,6 +104,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_datadir}/glib-2.0/schemas/*.xml
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
 - new upstream release
 

+ 4 - 1
v/vte3/vte3-vl.spec

@@ -1,7 +1,7 @@
 Summary: An terminal emulator.
 Summary(ja): ターミナルエミュレータ
 Name: vte3
-Version: 0.38.1
+Version: 0.38.2
 Release: 1%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
@@ -112,6 +112,9 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.38.2-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.38.1-1
 - new upstream release
 - add BuildRequires: vala-devel, vala-tools

+ 4 - 1
w/webkitgtk4/webkitgtk4-vl.spec

@@ -6,7 +6,7 @@
         cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk4
-Version:        2.6.2
+Version:        2.6.3
 Release:        1%{?_dist_release}
 Summary:        GTK+ Web content engine library
 
@@ -162,6 +162,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_datadir}/gir-1.0/WebKit2WebExtension-4.0.gir
 
 %changelog
+* Tue Nov 18 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.3-1
+- new upstream release
+
 * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.2-1
 - initial build for Vine Linux