Rebuilt for GCC 5 C++11 ABI change
This commit is contained in:
parent
2509a3cd26
commit
80bcdc9794
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: An additive synthesizer using JACK
|
||||
Name: Add64
|
||||
Version: 1.2.2
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
URL: http://sourceforge.net/projects/add64
|
||||
Source0: http://downloads.sourceforge.net/project/add64/%{name}-%{version}.tar.bz2
|
||||
Source1: %{name}.desktop
|
||||
|
|
@ -90,6 +90,9 @@ update-desktop-database &> /dev/null || :
|
|||
%{_datadir}/pixmaps/add64.png
|
||||
|
||||
%changelog
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.2.2-8
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Thu Mar 26 2015 Richard Hughes <rhughes@redhat.com> - 1.2.2-7
|
||||
- Add an AppData file for the software center
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue