Update to 3.11.0
This commit is contained in:
parent
e7cef65e70
commit
5b74d8680e
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ brasero-2.31.5.tar.bz2
|
||||
/brasero-3.7.91.tar.gz
|
||||
/brasero-3.8.0.tar.xz
|
||||
/brasero-3.10.0.tar.xz
|
||||
/brasero-3.11.0.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
|
||||
Name: brasero
|
||||
Version: 3.10.0
|
||||
Version: 3.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Gnome CD/DVD burning application
|
||||
Group: Applications/Multimedia
|
||||
@ -8,7 +8,7 @@ Group: Applications/Multimedia
|
||||
License: GPLv3+
|
||||
URL: http://www.gnome.org/projects/brasero/
|
||||
#VCS: git:git://git.gnome.org/brasero
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.10/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.11/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk3-devel >= 2.99.0
|
||||
BuildRequires: glib2-devel >= 2.15.6
|
||||
@ -194,6 +194,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 09 2013 Richard Hughes <rhughes@redhat.com> - 3.11.0-1
|
||||
- Update to 3.11.0
|
||||
|
||||
* Sat Nov 30 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user