Update to 3.12.0
This commit is contained in:
parent
a463acb463
commit
4ca895752f
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ brasero-2.31.5.tar.bz2
|
||||
/brasero-3.11.0.tar.xz
|
||||
/brasero-3.11.3.tar.xz
|
||||
/brasero-3.11.4.tar.xz
|
||||
/brasero-3.12.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
Name: brasero
|
||||
Version: 3.11.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.12.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Gnome CD/DVD burning application
|
||||
Group: Applications/Multimedia
|
||||
# see https://bugzilla.gnome.org/show_bug.cgi?id=683503
|
||||
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.11/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.12/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk3-devel >= 2.99.0
|
||||
BuildRequires: glib2-devel >= 2.15.6
|
||||
@ -183,6 +183,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
|
||||
- Update to 3.12.0
|
||||
|
||||
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.4-2
|
||||
- Drop last GConf2 remnants (#1142397)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user