[svn] r4877 - in trunk/rpms: gammu glchess iozone kbarcode klavaro
kmuddy liferea mathomatic miredo msort mtpaint ndisc6 netwag
netwib netwox rtorrent segatex skstream tellico youtube-dl
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Sun Nov 12 23:30:46 CET 2006
Author: dries
Date: 2006-11-12 23:30:39 +0100 (Sun, 12 Nov 2006)
New Revision: 4877
Modified:
trunk/rpms/gammu/gammu.spec
trunk/rpms/glchess/glchess.spec
trunk/rpms/iozone/iozone.spec
trunk/rpms/kbarcode/kbarcode.spec
trunk/rpms/klavaro/klavaro.spec
trunk/rpms/kmuddy/kmuddy.spec
trunk/rpms/liferea/liferea.spec
trunk/rpms/mathomatic/mathomatic.spec
trunk/rpms/miredo/miredo.spec
trunk/rpms/msort/msort.spec
trunk/rpms/mtpaint/mtpaint.spec
trunk/rpms/ndisc6/ndisc6.spec
trunk/rpms/netwag/netwag.spec
trunk/rpms/netwib/netwib.spec
trunk/rpms/netwox/netwox.spec
trunk/rpms/rtorrent/rtorrent.spec
trunk/rpms/segatex/segatex.spec
trunk/rpms/skstream/skstream.spec
trunk/rpms/tellico/tellico.spec
trunk/rpms/youtube-dl/youtube-dl.spec
Log:
updates
Modified: trunk/rpms/gammu/gammu.spec
===================================================================
--- trunk/rpms/gammu/gammu.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/gammu/gammu.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -6,7 +6,7 @@
Summary: Mobile phone tools
Name: gammu
-Version: 1.07.00
+Version: 1.08.00
Release: 1
License: GPL
Group: Applications/Communications
@@ -81,6 +81,9 @@
%{__rm} -rf %{buildroot}
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 1.08.00-1
+- Updated to release 1.08.00.
+
* Mon Jun 12 2006 Dag Wieers <dag at wieers.com> - 1.07.00-1
- Updated to release 1.07.00.
Modified: trunk/rpms/glchess/glchess.spec
===================================================================
--- trunk/rpms/glchess/glchess.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/glchess/glchess.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -8,7 +8,7 @@
Summary: 3D chess interface
Name: glchess
-Version: 0.9.11
+Version: 0.9.12
Release: 1
License: GPL
Group: Amusements/Games
@@ -56,6 +56,9 @@
%ghost %{python_sitelib}/glchess/*/*.pyo
%changelog
+* Sun Nov 12 2006 Dag Wieers <dag at wieers.com> - 0.9.12-1
+- Updated to release 0.9.12.
+
* Wed Oct 04 2006 Dag Wieers <dag at wieers.com> - 0.9.11-1
- Updated to release 0.9.11.
Modified: trunk/rpms/iozone/iozone.spec
===================================================================
--- trunk/rpms/iozone/iozone.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/iozone/iozone.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -5,8 +5,8 @@
Summary: IOzone Filesystem Benchmark
Name: iozone
-%define real_version 3_267
-Version: 3.267
+%define real_version 3_271
+Version: 3.271
Release: 1
License: Freeware
Group: Applications/System
@@ -51,6 +51,9 @@
%{_datadir}/iozone/
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 3.271-1
+- Updated to release 3.271.
+
* Sun Oct 29 2006 Dag Wieers <dag at wieers.com> - 3.267-1
- Updated to release 3.267.
Modified: trunk/rpms/kbarcode/kbarcode.spec
===================================================================
--- trunk/rpms/kbarcode/kbarcode.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/kbarcode/kbarcode.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -4,7 +4,7 @@
Summary: Barcode and label printing application
Name: kbarcode
-Version: 2.0.4
+Version: 2.0.5
Release: 1
License: GPL
Group: Applications/Publishing
@@ -59,6 +59,9 @@
%{_bindir}/kbarcode
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 2.0.5-1
+- Updated to release 2.0.5.
+
* Mon Aug 07 2006 Dries Verachtert <dries at ulyssis.org> - 2.0.4-1
- Updated to release 2.0.4.
Modified: trunk/rpms/klavaro/klavaro.spec
===================================================================
--- trunk/rpms/klavaro/klavaro.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/klavaro/klavaro.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -6,18 +6,17 @@
Summary: Typing tutor
Name: klavaro
-Version: 0.9.9
+Version: 1.0.0
Release: 1
License: GPL
Group: Applications/Multimedia
URL: http://klavaro.sourceforge.net/en/
-Source: http://dl.sf.net/klavaro/klavaro-%{version}.tar.gz
+Source: http://dl.sf.net/klavaro/klavaro-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: make, libpng-devel
-BuildRequires: arts-devel, gcc-c++, gettext, bison
-BuildRequires: zlib-devel, qt-devel, libjpeg-devel
+BuildRequires: libpng-devel
+BuildRequires: gcc-c++, gettext, bison
BuildRequires: kdelibs-devel, desktop-file-utils
BuildRequires: gtk+-devel, gtkextra-devel, gtk2-devel >= 2.6
@@ -74,6 +73,9 @@
%{_datadir}/applications/*.desktop
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 1.0.0-1
+- Updated to release 1.0.0.
+
* Tue Sep 26 2006 Dries Verachtert <dries at ulyssis.org> - 0.9.9-1
- Updated to release 0.9.9.
Modified: trunk/rpms/kmuddy/kmuddy.spec
===================================================================
--- trunk/rpms/kmuddy/kmuddy.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/kmuddy/kmuddy.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -10,8 +10,8 @@
Summary: MUD (multi user dungeon) client
Name: kmuddy
-Version: 0.7.1
-Release: 2
+Version: 0.8
+Release: 1
License: GPL
Group: Amusements/Games
URL: http://www.kmuddy.org/
@@ -19,9 +19,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Source: http://www.kmuddy.net/files/kmuddy-%{version}.tar.gz
-BuildRequires: gettext, libart_lgpl-devel, libjpeg-devel, libpng-devel
-BuildRequires: arts-devel, zlib-devel, kdelibs-devel, gcc, make
-BuildRequires: gcc-c++, qt-devel >= 3.2
+BuildRequires: gettext, kdelibs-devel, gcc-c++, qt-devel >= 3.2
%{?el4:BuildRequires: libselinux-devel}
%{?fc3:BuildRequires: libselinux-devel}
%{?fc2:BuildRequires: libselinux-devel}
@@ -59,8 +57,16 @@
%{_datadir}/icons/hicolor/16x16/actions/aliases.png
%{_datadir}/icons/*/*/apps/kmuddy.png
%{_datadir}/kmuddy
+%{_includedir}/kmuddy/
+%{_libdir}/kde3/kmuddy*.*
+%{_libdir}/libkmuddy.*
+%{_datadir}/services/kmuddy*plugin.desktop
+%{_datadir}/servicetypes/kmuddyplugin.desktop
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 0.8-1
+- Update to release 0.8.
+
* Thu Mar 30 2006 Dries Verachtert <dries at ulyssis.org> - 0.7.1-2
- Simplify buildequirements: kdelibs-devel already requires xorg-x11-devel/XFree86-devel
Modified: trunk/rpms/liferea/liferea.spec
===================================================================
--- trunk/rpms/liferea/liferea.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/liferea/liferea.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -7,7 +7,7 @@
Summary: RSS/RDF feed reader
Name: liferea
-Version: 1.0.21
+Version: 1.0.24
Release: 1
License: GPL
Group: Applications/Internet
@@ -72,6 +72,9 @@
%{_libdir}/liferea/*.so*
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 1.0.24-1
+- Updated to release 1.0.24.
+
* Thu Aug 10 2006 Dag Wieers <dag at wieers.com> - 1.0.21-1
- Updated to release 1.0.21.
Modified: trunk/rpms/mathomatic/mathomatic.spec
===================================================================
--- trunk/rpms/mathomatic/mathomatic.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/mathomatic/mathomatic.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -5,7 +5,7 @@
Summary: Small, portable symbolic math program
Name: mathomatic
-Version: 12.6.5
+Version: 12.6.7
Release: 1
License: LGPL
Group: Applications/Engineering
@@ -41,6 +41,9 @@
%{_bindir}/mathomatic
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 12.6.7-1
+- Updated to release 12.6.7.
+
* Wed Oct 11 2006 Dries Verachtert <dries at ulyssis.org> - 12.6.5-1
- Updated to release 12.6.5.
Modified: trunk/rpms/miredo/miredo.spec
===================================================================
--- trunk/rpms/miredo/miredo.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/miredo/miredo.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -4,7 +4,7 @@
Summary: Tunneling of Ipv6 over UDP through NATs
Name: miredo
-Version: 1.0.0
+Version: 1.0.4
Release: 1
License: GPL
Group: Applications/Internet
@@ -44,6 +44,8 @@
%{__rm} -rf %{buildroot}
%makeinstall
%find_lang %{name}
+%{__mkdir} rpmdocs
+%{__mv} %{buildroot}%{_docdir}/miredo/examples rpmdocs/
%post
/sbin/ldconfig 2>/dev/null
@@ -56,15 +58,15 @@
%files -f %{name}.lang
%defattr(-, root, root, 0755)
-%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS TODO
+%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS TODO rpmdocs/*
%doc %{_mandir}/man?/miredo*
%doc %{_mandir}/man1/teredo-mire*
%doc %{_mandir}/man5/isatapd.conf*
%doc %{_mandir}/man8/isatapd*
-%config(noreplace) %{_sysconfdir}/miredo-server.conf-dist
+#%config(noreplace) %{_sysconfdir}/miredo-server.conf-dist
%config(noreplace) %{_sysconfdir}/miredo.conf
-%config(noreplace) %{_sysconfdir}/miredo.conf-dist
-%config(noreplace) %{_sysconfdir}/isatapd.conf-dist
+#%config(noreplace) %{_sysconfdir}/miredo.conf-dist
+#%config(noreplace) %{_sysconfdir}/isatapd.conf-dist
%{_sbindir}/miredo
%{_sbindir}/miredo-checkconf
%{_sbindir}/miredo-server
@@ -79,10 +81,15 @@
%{_includedir}/libtun6/
%{_libdir}/libteredo.so
%{_libdir}/libtun6.so
+%{_libdir}/libteredo.a
+%{_libdir}/libtun6.a
%exclude %{_libdir}/libteredo.la
%exclude %{_libdir}/libtun6.la
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 1.0.4-1
+- Updated to release 1.0.4.
+
* Thu Aug 24 2006 Dries Verachtert <dries at ulyssis.org> - 1.0.0-1
- Updated to release 1.0.0.
Modified: trunk/rpms/msort/msort.spec
===================================================================
--- trunk/rpms/msort/msort.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/msort/msort.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -4,8 +4,8 @@
Summary: Sort files in sophisticated ways
Name: msort
-%define real_version 8.28.1
-Version: 8.28
+%define real_version 8.29
+Version: 8.29
Release: 1
License: GPL
Group: Applications/Publishing
@@ -48,6 +48,9 @@
%{_bindir}/msort
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 8.29-1
+- Updated to release 8.29.
+
* Tue Sep 26 2006 Dries Verachtert <dries at ulyssis.org> - 8.28-1
- Updated to release 8.28.
Modified: trunk/rpms/mtpaint/mtpaint.spec
===================================================================
--- trunk/rpms/mtpaint/mtpaint.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/mtpaint/mtpaint.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -4,7 +4,7 @@
Summary: Painting program for creating icons and pixel-based artwork
Name: mtpaint
-Version: 3.01
+Version: 3.02
Release: 1
License: GPL
Group: Applications/Multimedia
@@ -63,6 +63,9 @@
%{_datadir}/applications/*.desktop
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 3.02-1
+- Updated to release 3.02.
+
* Mon Aug 07 2006 Dries Verachtert <dries at ulyssis.org> - 3.01-1
- Updated to release 3.01.
Modified: trunk/rpms/ndisc6/ndisc6.spec
===================================================================
--- trunk/rpms/ndisc6/ndisc6.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/ndisc6/ndisc6.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -4,7 +4,7 @@
Summary: Tools for ICMPv6 Neighbor&Router Discovery and TCP/IPv6 traceroute
Name: ndisc6
-Version: 0.6.7
+Version: 0.7.1
Release: 1
License: GPL
Group: Applications/Internet
@@ -37,6 +37,8 @@
%{__ln_s} %{_mandir}/man8/traceroute6.8 %{buildroot}%{_mandir}/man8/tcptraceroute6.8
%{__rm} -f %{buildroot}%{_mandir}/man8/tracert6.8
%{__ln_s} %{_mandir}/man8/rltraceroute6.8 %{buildroot}%{_mandir}/man8/tracert6.8
+%{__rm} -f %{buildroot}%{_mandir}/man1/nameinfo.1
+%{__ln_s} %{_mandir}/man1/addrinfo.1 %{buildroot}%{_mandir}/man1/nameinfo.1
%clean
%{__rm} -rf %{buildroot}
@@ -50,6 +52,12 @@
%doc %{_mandir}/man8/tcptraceroute6.8*
%doc %{_mandir}/man8/rltraceroute6.8*
%doc %{_mandir}/man1/tcpspray6.1*
+%doc %{_mandir}/man1/addrinfo*
+%doc %{_mandir}/man1/dnssort*
+%doc %{_mandir}/man1/nameinfo*
+%{_bindir}/addrinfo
+%{_bindir}/dnssort
+%{_bindir}/nameinfo
%{_bindir}/ndisc6
%{_bindir}/rdisc6
%{_bindir}/tcpspray6
@@ -58,6 +66,9 @@
%{_bindir}/tcptraceroute6
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 0.7.1-1
+- Updated to release 0.7.1.
+
* Sun Aug 13 2006 Dries Verachtert <dries at ulyssis.org> - 0.6.7-1
- Updated to release 0.6.7.
Modified: trunk/rpms/netwag/netwag.spec
===================================================================
--- trunk/rpms/netwag/netwag.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/netwag/netwag.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -4,7 +4,7 @@
Summary: Graphical network toolbox
Name: netwag
-Version: 5.34.0
+Version: 5.35.0
Release: 1
License: GPL
Group: Applications/Internet
@@ -44,6 +44,9 @@
%{_bindir}/netwag*
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 5.35.0-1
+- Updated to release 5.35.0.
+
* Fri Apr 07 2006 Dries Verachtert <dries at ulyssis.org> - 5.34.0-1
- Updated to release 5.34.0.
Modified: trunk/rpms/netwib/netwib.spec
===================================================================
--- trunk/rpms/netwib/netwib.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/netwib/netwib.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -4,7 +4,7 @@
Summary: Functions for network programs
Name: netwib
-Version: 5.34.0
+Version: 5.35.0
Release: 1
License: GPL
Group: Development/Libraries
@@ -51,6 +51,9 @@
%{_libdir}/libnetwib*.a
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 5.35.0-1
+- Updated to release 5.35.0.
+
* Fri Apr 07 2006 Dries Verachtert <dries at ulyssis.org> - 5.34.0-1
- Updated to release 5.34.0.
Modified: trunk/rpms/netwox/netwox.spec
===================================================================
--- trunk/rpms/netwox/netwox.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/netwox/netwox.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -4,7 +4,7 @@
Summary: Toolbox for solving network problems
Name: netwox
-Version: 5.34.0
+Version: 5.35.0
Release: 1
License: GPL
Group: Applications/Internet
@@ -42,6 +42,9 @@
%{_bindir}/netwox*
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 5.35.0-1
+- Updated to release 5.35.0.
+
* Fri Apr 07 2006 Dries Verachtert <dries at ulyssis.org> - 5.34.0-1
- Updated to release 5.34.0.
Modified: trunk/rpms/rtorrent/rtorrent.spec
===================================================================
--- trunk/rpms/rtorrent/rtorrent.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/rtorrent/rtorrent.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -3,7 +3,7 @@
Summary: Console based bittorrent client
Name: rtorrent
-Version: 0.5.3
+Version: 0.6.3
Release: 1
License: GPL
Group: Applications/Internet
@@ -42,6 +42,9 @@
%{_bindir}/rtorrent
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 0.6.3-1
+- Updated to release 0.6.3.
+
* Mon Apr 10 2006 Dries Verachtert <dries at ulyssis.org> - 0.5.3-1
- Updated to release 0.5.3.
Modified: trunk/rpms/segatex/segatex.spec
===================================================================
--- trunk/rpms/segatex/segatex.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/segatex/segatex.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -4,17 +4,17 @@
Summary: Create SELinux policies
Name: segatex
-Version: 2.11
+Version: 3.02
Release: 1
License: GPL
Group: Applications/System
URL: http://sourceforge.net/projects/segatex/
-Source: http://dl.sf.net/segatex/segatex%{version}.tar.gz
+Source: http://dl.sf.net/segatex/segatex-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gcc-c++, gettext, boost-devel, qt-devel >= 1:3.3
-BuildRequires: desktop-file-utils
+BuildRequires: desktop-file-utils, libselinux-devel
%description
Segatex is a tool to configure SELinux policy with the help of GUI.
@@ -23,7 +23,7 @@
install.
%prep
-%setup -n segatex%{version}
+%setup
%{__cat} <<EOF >%{name}.desktop
[Desktop Entry]
@@ -39,7 +39,7 @@
%build
qmake segatex.pro
-%{__make} %{?_smp_mflags} SUBLIBS=-lboost_regex
+%{__make} %{?_smp_mflags} SUBLIBS="-lboost_regex -lselinux"
%install
%{__rm} -rf %{buildroot}
@@ -61,6 +61,9 @@
%{_datadir}/applications/*-segatex.desktop
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 3.02-1
+- Updated to release 3.02.
+
* Thu Aug 24 2006 Dries Verachtert <dries at ulyssis.org> - 2.11-1
- Updated to release 2.11.
Modified: trunk/rpms/skstream/skstream.spec
===================================================================
--- trunk/rpms/skstream/skstream.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/skstream/skstream.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -3,8 +3,8 @@
Summary: Network transport library
Name: skstream
-Version: 0.3.5
-Release: 1.2
+Version: 0.3.6
+Release: 1
License: GPL/LGPL
Group: Development/Libraries
URL: ttp://www.worldforge.org/dev/eng/libraries/skstream
@@ -65,6 +65,9 @@
%exclude %{_libdir}/*.la
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 0.3.6-1
+- Updated to release 0.3.6.
+
* Sat Apr 08 2006 Dries Verachtert <dries at ulyssis.org> - 0.3.5-1.2
- Rebuild for Fedora Core 5.
Modified: trunk/rpms/tellico/tellico.spec
===================================================================
--- trunk/rpms/tellico/tellico.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/tellico/tellico.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -9,7 +9,7 @@
Summary: collection manager
Name: tellico
-Version: 1.1.6
+Version: 1.2.6
Release: 1
License: GPL
Group: Applications/Multimedia
@@ -70,8 +70,12 @@
%{_datadir}/icons/hicolor/*/apps/tellico.png
%{_datadir}/icons/hicolor/*/mimetypes/tellico.png
%{_datadir}/mimelnk/application/x-tellico.desktop
+%{_datadir}/config.kcfg/tellico_config.kcfg
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 1.2.6-1
+- Updated to release 1.2.6.
+
* Mon May 08 2006 Dries Verachtert <dries at ulyssis.org> - 1.1.6-1
- Updated to release 1.1.6.
Modified: trunk/rpms/youtube-dl/youtube-dl.spec
===================================================================
--- trunk/rpms/youtube-dl/youtube-dl.spec 2006-11-11 11:55:45 UTC (rev 4876)
+++ trunk/rpms/youtube-dl/youtube-dl.spec 2006-11-12 22:30:39 UTC (rev 4877)
@@ -5,7 +5,7 @@
Summary: Download videos from YouTube.com
Name: youtube-dl
Version: 0
-Release: 0.2006.08.15.1
+Release: 0.2006.11.12.1
License: GPL
Group: Applications/Internet
URL: http://www.arrakis.es/~rggi3/youtube-dl/
@@ -38,6 +38,9 @@
%{_bindir}/youtube-dl
%changelog
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 2006.11.12-1
+- Updated to release 2006.11.12.
+
* Tue Aug 15 2006 Dries Verachtert <dries at ulyssis.org> - 2006.08.15-1
- Updated to release 2006.08.15.
More information about the svn-commits
mailing list