Author: martinkg
Update of /cvs/free/rpms/vokoscreen/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20590/devel
Modified Files:
.cvsignore sources vokoscreen.spec
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vokoscreen/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 22 Nov 2014 10:05:33 -0000 1.3
+++ .cvsignore 22 May 2015 19:08:00 -0000 1.4
@@ -1 +1 @@
-2.1.0.tar.gz
+vokoscreen-2.3.0.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vokoscreen/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 22 Nov 2014 10:05:33 -0000 1.3
+++ sources 22 May 2015 19:08:00 -0000 1.4
@@ -1 +1 @@
-92c65e4862cc92dee4fb010c78ad9741 2.1.0.tar.gz
+21791c2f0170e9a058ddcbf47385b5a1 vokoscreen-2.3.0.tar.gz
Index: vokoscreen.spec
===================================================================
RCS file: /cvs/free/rpms/vokoscreen/devel/vokoscreen.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vokoscreen.spec 22 Nov 2014 14:17:18 -0000 1.4
+++ vokoscreen.spec 22 May 2015 19:08:00 -0000 1.5
@@ -1,11 +1,12 @@
Name: vokoscreen
-Version: 2.1.0
-Release: 3%{?dist}
+Version: 2.3.0
+Release: 1%{?dist}
Summary: Screencast creator
License: GPLv2+ and BSD
Group: Applications/Multimedia
Url:
https://github.com/vkohaupt/vokoscreen
-Source:
https://github.com/vkohaupt/vokoscreen/archive/%{version}.tar.gz
+# Download:
https://github.com/vkohaupt/vokoscreen/archive/%{version}.tar.gz
+Source: %{name}-%{version}.tar.gz
# patch to link directly against the system libs
Patch0: %{name}-main.patch
@@ -28,7 +29,7 @@
%prep
%setup -q
-%patch0 -p0
+#%patch0 -p0
# remove bundled libqxt + QtSingleApplication libraries
rm -f libqxt/*.h
@@ -56,13 +57,16 @@
%files
-%doc AUTHORS COPYING CHANGE CREDITS SPECIAL-FEATURE
+%doc AUTHORS COPYING CHANGE CREDITS
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_mandir}/man1/%{name}.1.gz
%{_datadir}/pixmaps/%{name}.png
%changelog
+* Tue May 19 2015 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.0-1
+- Update to 2.3.0
+
* Sat Nov 22 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.0-3
- added BR libv4l-devel
- delete BR libv4l