rpms/vbam/devel vbam.spec,1.13,1.14
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/vbam/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1002
Modified Files:
vbam.spec
Log Message:
Rebuilt for ffmpeg-2.3
Index: vbam.spec
===================================================================
RCS file: /cvs/free/rpms/vbam/devel/vbam.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- vbam.spec 5 Apr 2014 14:07:42 -0000 1.13
+++ vbam.spec 11 Sep 2014 23:02:35 -0000 1.14
@@ -1,7 +1,7 @@
Name: vbam
#Pre-release version 1.8.0.1228 is a snapshot of svn 1229
Version: 1.8.0.1229
-Release: 1%{?dist}
+Release: 2%{?dist}
#Will not create a binary vbam package, only vbam-gtk and vbam-sdl subpackages
Summary: High compatibility Gameboy Advance Emulator combining VBA developments
@@ -133,6 +133,9 @@
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Thu Sep 11 2014 Sérgio Basto <sergio(a)serjux.com> - 1.8.0.1229-2
+- Rebuilt for ffmpeg-2.3
+
* Sat Apr 5 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.8.0.1229-1
- Update to latest "release" version
10 years, 2 months
rpms/VirtualBox-kmod/F-20 VirtualBox-kmod.spec,1.71,1.72
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv729
Modified Files:
VirtualBox-kmod.spec
Log Message:
* Thu Sep 11 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
- New upstream release and also build akmods
Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/F-20/VirtualBox-kmod.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- VirtualBox-kmod.spec 9 Sep 2014 11:00:59 -0000 1.71
+++ VirtualBox-kmod.spec 11 Sep 2014 22:56:25 -0000 1.72
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%global buildforkernels newest
+#global buildforkernels newest
# In prerelease builds (such as betas), this package has the same
# major version number, while the kernel module abi is not guarranteed
@@ -19,8 +19,8 @@
%bcond_with hardening
Name: VirtualBox-kmod
-Version: 4.3.14
-Release: 1%{?prerel:.%{prerel}}%{?dist}.8
+Version: 4.3.16
+Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -98,6 +98,9 @@
%changelog
+* Thu Sep 11 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
+- New upstream release and also build akmods
+
* Tue Sep 09 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.14-1.8
- Rebuilt for kernel
10 years, 2 months
rpms/VirtualBox/F-20 .cvsignore, 1.55, 1.56 VirtualBox-4.3.0-VBoxGuestLib.patch, 1.2, 1.3 VirtualBox.spec, 1.61, 1.62 sources, 1.55, 1.56
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv27731
Modified Files:
.cvsignore VirtualBox-4.3.0-VBoxGuestLib.patch VirtualBox.spec
sources
Log Message:
* Wed Sep 10 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
- New upstream release .
- Fixed VirtualBox-4.3.0-VBoxGuestLib.patch .
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/.cvsignore,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- .cvsignore 27 Jul 2014 19:30:30 -0000 1.55
+++ .cvsignore 11 Sep 2014 21:23:17 -0000 1.56
@@ -1 +1 @@
-VirtualBox-4.3.14.tar.bz2
+VirtualBox-4.3.16.tar.bz2
VirtualBox-4.3.0-VBoxGuestLib.patch:
Makefile.kmk | 4 ----
1 file changed, 4 deletions(-)
Index: VirtualBox-4.3.0-VBoxGuestLib.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/VirtualBox-4.3.0-VBoxGuestLib.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- VirtualBox-4.3.0-VBoxGuestLib.patch 31 Mar 2014 01:23:06 -0000 1.2
+++ VirtualBox-4.3.0-VBoxGuestLib.patch 11 Sep 2014 21:23:17 -0000 1.3
@@ -1,13 +1,15 @@
when we use VBOX_USE_SYSTEM_XORG_HEADERS , we don't need compile the very old libXFree86 (from xfree86.org)
Sérgio Basto <sergio(a)serjux.com>
---- ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk.guestlib 2014-03-01 03:57:34.446124468 +0000
-+++ ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk 2014-03-01 04:00:47.863997911 +0000
-@@ -38,7 +38,7 @@ endif
- LIBRARIES += \
+--- ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk.orig 2014-09-11 15:31:56.706906433 +0100
++++ ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk 2014-09-11 15:32:24.737206867 +0100
+@@ -39,10 +39,6 @@ LIBRARIES += \
VBoxGuestR3Lib \
VBoxGuestR3LibShared
--ifndef VBOX_ONLY_TESTSUITE
-+ifndef VBOX_USE_SYSTEM_XORG_HEADERS
- if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
+ ifndef VBOX_ONLY_TESTSUITE
+- if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
+- LIBRARIES += \
+- VBoxGuestR3LibXFree86
+- endif
+ if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris)
LIBRARIES += \
- VBoxGuestR3LibXFree86
+ VBoxGuestR3LibXOrg
Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/VirtualBox.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- VirtualBox.spec 27 Jul 2014 19:40:26 -0000 1.61
+++ VirtualBox.spec 11 Sep 2014 21:23:17 -0000 1.62
@@ -26,7 +26,7 @@
#endif
Name: VirtualBox
-Version: 4.3.14
+Version: 4.3.16
Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
@@ -616,6 +616,13 @@
%changelog
+* Wed Sep 10 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
+- New upstream release .
+- Fixed VirtualBox-4.3.0-VBoxGuestLib.patch .
+
+* Sat Aug 23 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.14-2
+- Rebuild for new gcc https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+
* Tue Jul 15 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.14-1
- New upstream release .
- Unbunble kBuild, since KBuild from fedora is working again.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/sources,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- sources 27 Jul 2014 19:30:30 -0000 1.55
+++ sources 11 Sep 2014 21:23:17 -0000 1.56
@@ -1 +1 @@
-407099867bd9786e23619b5c11611e53 VirtualBox-4.3.14.tar.bz2
+16f8f3e5fea2677da7456bc8b6aff458 VirtualBox-4.3.16.tar.bz2
10 years, 2 months
rpms/VirtualBox-kmod/devel VirtualBox-kmod.spec,1.34,1.35
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19867
Modified Files:
VirtualBox-kmod.spec
Log Message:
* Thu Sep 11 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
- New upstream release and just build akmods for devel.
Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/devel/VirtualBox-kmod.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- VirtualBox-kmod.spec 25 Jul 2014 15:42:57 -0000 1.34
+++ VirtualBox-kmod.spec 11 Sep 2014 17:28:44 -0000 1.35
@@ -19,7 +19,7 @@
%bcond_with hardening
Name: VirtualBox-kmod
-Version: 4.3.14
+Version: 4.3.16
Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: Kernel module for VirtualBox
@@ -98,6 +98,9 @@
%changelog
+* Thu Sep 11 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
+- New upstream release and just build akmods for devel.
+
* Fri Jul 25 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.14-1
- New upstream release and just build akmods for rawhide/F21.
10 years, 2 months
rpms/VirtualBox/devel .cvsignore, 1.56, 1.57 VirtualBox-4.3.0-VBoxGuestLib.patch, 1.3, 1.4 VirtualBox.spec, 1.65, 1.66 sources, 1.56, 1.57
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14867
Modified Files:
.cvsignore VirtualBox-4.3.0-VBoxGuestLib.patch VirtualBox.spec
sources
Log Message:
* Wed Sep 10 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
- New upstream release .
- Fixed VirtualBox-4.3.0-VBoxGuestLib.patch .
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/.cvsignore,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- .cvsignore 15 Jul 2014 23:15:22 -0000 1.56
+++ .cvsignore 11 Sep 2014 15:59:16 -0000 1.57
@@ -1 +1 @@
-VirtualBox-4.3.14.tar.bz2
+VirtualBox-4.3.16.tar.bz2
VirtualBox-4.3.0-VBoxGuestLib.patch:
Makefile.kmk | 4 ----
1 file changed, 4 deletions(-)
Index: VirtualBox-4.3.0-VBoxGuestLib.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox-4.3.0-VBoxGuestLib.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- VirtualBox-4.3.0-VBoxGuestLib.patch 16 Mar 2014 18:09:33 -0000 1.3
+++ VirtualBox-4.3.0-VBoxGuestLib.patch 11 Sep 2014 15:59:16 -0000 1.4
@@ -1,13 +1,15 @@
when we use VBOX_USE_SYSTEM_XORG_HEADERS , we don't need compile the very old libXFree86 (from xfree86.org)
Sérgio Basto <sergio(a)serjux.com>
---- ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk.guestlib 2014-03-01 03:57:34.446124468 +0000
-+++ ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk 2014-03-01 04:00:47.863997911 +0000
-@@ -38,7 +38,7 @@ endif
- LIBRARIES += \
+--- ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk.orig 2014-09-11 15:31:56.706906433 +0100
++++ ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk 2014-09-11 15:32:24.737206867 +0100
+@@ -39,10 +39,6 @@ LIBRARIES += \
VBoxGuestR3Lib \
VBoxGuestR3LibShared
--ifndef VBOX_ONLY_TESTSUITE
-+ifndef VBOX_USE_SYSTEM_XORG_HEADERS
- if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
+ ifndef VBOX_ONLY_TESTSUITE
+- if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
+- LIBRARIES += \
+- VBoxGuestR3LibXFree86
+- endif
+ if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris)
LIBRARIES += \
- VBoxGuestR3LibXFree86
+ VBoxGuestR3LibXOrg
Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- VirtualBox.spec 23 Aug 2014 08:34:13 -0000 1.65
+++ VirtualBox.spec 11 Sep 2014 15:59:17 -0000 1.66
@@ -26,8 +26,8 @@
#endif
Name: VirtualBox
-Version: 4.3.14
-Release: 2%{?prerel:.%{prerel}}%{?dist}
+Version: 4.3.16
+Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -616,6 +616,10 @@
%changelog
+* Wed Sep 10 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
+- New upstream release .
+- Fixed VirtualBox-4.3.0-VBoxGuestLib.patch .
+
* Sat Aug 23 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.14-2
- Rebuild for new gcc https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Index: sources
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/sources,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- sources 15 Jul 2014 23:15:22 -0000 1.56
+++ sources 11 Sep 2014 15:59:17 -0000 1.57
@@ -1 +1 @@
-407099867bd9786e23619b5c11611e53 VirtualBox-4.3.14.tar.bz2
+16f8f3e5fea2677da7456bc8b6aff458 VirtualBox-4.3.16.tar.bz2
10 years, 2 months
rpms/lpf-skype/F-19 lpf-skype.spec,1.14,1.15
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3652
Modified Files:
lpf-skype.spec
Log Message:
* Wed Sep 10 2014 Simone Caronni <negativo17(a)gmail.com> - 4.3.0.37-2
- Remove wrapper; no longer needed.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-19/lpf-skype.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- lpf-skype.spec 10 Sep 2014 19:59:55 -0000 1.14
+++ lpf-skype.spec 10 Sep 2014 20:08:34 -0000 1.15
@@ -14,9 +14,8 @@
Group: Development/Tools
ExclusiveArch: %{ix86}
Source0: skype.spec.in
-Source1: skype-wrapper
-Source2: README
-Source3: LICENSE
+Source1: README
+Source2: LICENSE
BuildRequires: desktop-file-utils
BuildRequires: lpf >= 0-13
@@ -31,7 +30,7 @@
%prep
%setup -cT
-cp %{SOURCE1} %{SOURCE2} %{SOURCE3} .
+cp %{SOURCE1} %{SOURCE2} .
%build
10 years, 2 months
rpms/lpf-skype/F-20 lpf-skype.spec,1.17,1.18
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3484
Modified Files:
lpf-skype.spec
Log Message:
* Wed Sep 10 2014 Simone Caronni <negativo17(a)gmail.com> - 4.3.0.37-2
- Remove wrapper; no longer needed.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-20/lpf-skype.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- lpf-skype.spec 10 Sep 2014 19:59:36 -0000 1.17
+++ lpf-skype.spec 10 Sep 2014 20:08:00 -0000 1.18
@@ -14,9 +14,8 @@
Group: Development/Tools
ExclusiveArch: %{ix86}
Source0: skype.spec.in
-Source1: skype-wrapper
-Source2: README
-Source3: LICENSE
+Source1: README
+Source2: LICENSE
BuildRequires: desktop-file-utils
BuildRequires: lpf >= 0-13
@@ -31,7 +30,7 @@
%prep
%setup -cT
-cp %{SOURCE1} %{SOURCE2} %{SOURCE3} .
+cp %{SOURCE1} %{SOURCE2} .
%build
10 years, 2 months
rpms/lpf-skype/devel lpf-skype.spec,1.18,1.19
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3177
Modified Files:
lpf-skype.spec
Log Message:
* Wed Sep 10 2014 Simone Caronni <negativo17(a)gmail.com> - 4.3.0.37-2
- Remove wrapper; no longer needed.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/devel/lpf-skype.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- lpf-skype.spec 10 Sep 2014 19:58:35 -0000 1.18
+++ lpf-skype.spec 10 Sep 2014 20:04:37 -0000 1.19
@@ -14,9 +14,8 @@
Group: Development/Tools
ExclusiveArch: %{ix86}
Source0: skype.spec.in
-Source1: skype-wrapper
-Source2: README
-Source3: LICENSE
+Source1: README
+Source2: LICENSE
BuildRequires: desktop-file-utils
BuildRequires: lpf >= 0-13
@@ -31,7 +30,7 @@
%prep
%setup -cT
-cp %{SOURCE1} %{SOURCE2} %{SOURCE3} .
+cp %{SOURCE1} %{SOURCE2} .
%build
10 years, 2 months
rpms/lpf-flash-plugin/F-19 flash-plugin.spec.in, 1.9, 1.10 lpf-flash-plugin.spec, 1.10, 1.11
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-flash-plugin/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2995
Modified Files:
flash-plugin.spec.in lpf-flash-plugin.spec
Log Message:
* Wed Sep 10 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.406-1
- Update to 11.2.202.406.
Index: flash-plugin.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/F-19/flash-plugin.spec.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- flash-plugin.spec.in 9 Jul 2014 12:38:16 -0000 1.9
+++ flash-plugin.spec.in 10 Sep 2014 20:02:15 -0000 1.10
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 11.2.202.394
+Version: 11.2.202.406
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -77,6 +77,12 @@
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Tue Sep 09 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.406-1
+- Update to 11.2.202.406.
+
+* Thu Aug 21 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.400-1
+- Update to 11.2.202.400.
+
* Wed Jul 09 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.394-1
- Update to 11.2.202.394.
Index: lpf-flash-plugin.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/F-19/lpf-flash-plugin.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- lpf-flash-plugin.spec 9 Jul 2014 12:38:17 -0000 1.10
+++ lpf-flash-plugin.spec 10 Sep 2014 20:02:15 -0000 1.11
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 11.2.202.394
+Version: 11.2.202.406
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@
%changelog
+* Wed Sep 10 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.406-1
+- Update to 11.2.202.406.
+
* Wed Jul 09 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.394-1
- Update to 11.2.202.394.
10 years, 2 months
rpms/lpf-flash-plugin/devel flash-plugin.spec.in, 1.10, 1.11 lpf-flash-plugin.spec, 1.13, 1.14
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-flash-plugin/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2889
Modified Files:
flash-plugin.spec.in lpf-flash-plugin.spec
Log Message:
* Wed Sep 10 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.406-1
- Update to 11.2.202.406.
Index: flash-plugin.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/devel/flash-plugin.spec.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- flash-plugin.spec.in 9 Jul 2014 12:37:13 -0000 1.10
+++ flash-plugin.spec.in 10 Sep 2014 20:02:00 -0000 1.11
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 11.2.202.394
+Version: 11.2.202.406
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -77,6 +77,12 @@
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Tue Sep 09 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.406-1
+- Update to 11.2.202.406.
+
+* Thu Aug 21 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.400-1
+- Update to 11.2.202.400.
+
* Wed Jul 09 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.394-1
- Update to 11.2.202.394.
Index: lpf-flash-plugin.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/devel/lpf-flash-plugin.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- lpf-flash-plugin.spec 9 Jul 2014 12:37:13 -0000 1.13
+++ lpf-flash-plugin.spec 10 Sep 2014 20:02:00 -0000 1.14
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 11.2.202.394
+Version: 11.2.202.406
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@
%changelog
+* Wed Sep 10 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.406-1
+- Update to 11.2.202.406.
+
* Wed Jul 09 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.394-1
- Update to 11.2.202.394.
10 years, 2 months