diff --git a/.gitignore b/.gitignore index 3c08be4..14cca26 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-1.1.0-rc3.tar.bz2 +vlc-1.1.0.tar.bz2 diff --git a/sources b/sources index 85482fe..d195604 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f7256484223f11c21e8c92d4b8df379 vlc-1.1.0-rc3.tar.bz2 +e2142957137b183a5ad0a4827c39f655 vlc-1.1.0.tar.bz2 diff --git a/vlc.spec b/vlc.spec index 87358c4..78a12ee 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,5 +1,5 @@ #global live555_date 2009.07.28 -%global vlc_rc -rc3 +#global vlc_rc -rc3 %global vlc_bootstrap 1 %global _with_freeworld 1 %if 0%{?_with_freeworld:1} @@ -17,10 +17,11 @@ %global _with_live555 --with-live55 %endif + Summary: The cross-platform open-source multimedia framework, player and server Name: vlc Version: 1.1.0 -Release: 0.12.rc3%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.videolan.org @@ -512,6 +513,9 @@ fi || : %changelog +* Thu Jul 01 2010 Nicolas Chauvet - 1.1.0-1 +- Update to 1.1.0 + * Sat Jun 12 2010 Nicolas Chauvet - 1.1.0-0.12.rc3 - Update to -rc3