Browse Source

2015-12-20 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* libexo, parole, xfce4-pulseaudio-plugin, xfce4-weather-plugin:
	  updated
	  


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9879 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 8 years ago
parent
commit
e97e13e680

+ 4 - 1
lib/libe/libexo/libexo-vl.spec

@@ -3,7 +3,7 @@
 Summary: Extension library to Xfce
 Summary(ja): Xfce の拡張ライブラリ
 Name: libexo
-Version: 0.10.6
+Version: 0.10.7
 Release: 1%{?_dist_release}
 
 Group: System Environment/Libraries
@@ -119,6 +119,9 @@ gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
 %{_datadir}/gtk-doc/html/exo-1
 
 %changelog
+* Sat Nov 14 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.10.7-1
+- new upstream release
+
 * Thu Jun  4 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.10.6-1
 - new upstream release
 - fixed License (some binaries are licensed under GPLv2+)

+ 4 - 6
p/parole/parole-vl.spec

@@ -4,7 +4,7 @@
 %define PAROLE_BIN %{_libexecdir}/%{name}
 
 Name:           parole
-Version:        0.8.0
+Version:        0.8.1
 Release:        1%{?_dist_release}
 Summary:        Media player for the Xfce desktop
 Summary(ja):    Xfce デスクトップのメディアプレーヤー
@@ -39,8 +39,6 @@ BuildRequires:  xfconf-devel >= 4.10.0
 #BuildRequires:  xulrunner-devel
 #%endif
 Requires:       gstreamer1-plugins-good
-# required by SOURCE10
-Requires:       synaptic zenity
 
 Obsoletes:      %{name}-mozplugin
 
@@ -85,10 +83,8 @@ The %{name}-devel package contains header files for developing plugins for
 
 %prep
 %setup -q
-#%patch1 -p1
 
 %build
-#/autogen.sh
 %configure --disable-static --enable-gtk-doc --enable-clutter
 make %{?_smp_mflags} V=1
 
@@ -142,7 +138,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/*
 %{_datadir}/%{name}
 
-
 %files devel
 %defattr(-,root,root,-)
 %doc %{_datadir}/gtk-doc/html/Parole-Plugins/
@@ -150,6 +145,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Dec 19 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.1-1
+- new upstream release
+
 * Sun Mar  1 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.0-1
 - new upstream release
 - updated to SOURCE10

+ 5 - 2
x/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-vl.spec

@@ -2,7 +2,7 @@
 %global versnum 0.2
 
 Name:		xfce4-pulseaudio-plugin
-Version:	0.2.3
+Version:	0.2.4
 Release:	1%{?_dist_release}
 Summary:	Pulseaudio plugin for Xfce4
 Summary(ja):	Xfce 用の Pulseaudio プラグイン
@@ -68,7 +68,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog NEWS
 %{_datadir}/xfce4/panel/plugins/*.desktop
 %{_libdir}/xfce4/panel/plugins/libpulseaudio-plugin.so
 %{_datadir}/icons/hicolor/48x48/apps/%{name}*
@@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/status/*
 
 %changelog
+* Sun Dec 20 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.2.4-1
+- new upstream release
+
 * Thu Jun 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.2.3-1
 - new upstream release
 

+ 6 - 3
x/xfce4-weather-plugin/xfce4-weather-plugin-vl.spec

@@ -1,7 +1,7 @@
 Name:		xfce4-weather-plugin
 Summary:	Weather plugin for the Xfce panel
 Summary(ja):	Xfce パネル用 天気情報プラグイン
-Version:	0.8.5
+Version:	0.8.6
 Release:	1%{?_dist_release}
 
 Group:		User Interface/Desktops
@@ -22,8 +22,8 @@ BuildRequires:	upower-devel >= 0.9.0
 BuildRequires:	xfce4-panel-devel >= 4.7.0
 Requires:	xfce4-panel >= 4.7.0
 
-Vendor: Project Vine
-Distribution: Vine Linux
+Vendor: 	Project Vine
+Distribution: 	Vine Linux
 
 %description
 A weather plugin for the Xfce panel. It shows the current temperature and 
@@ -74,6 +74,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Dec 20 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.6-1
+- new upstream release
+
 * Mon Mar  2 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.5-1
 - updated to 0.8.5
 - built with libxfce4util 4.12.1