- Update to 10.0.23
This commit is contained in:
parent
715cbf6e34
commit
df050e7d9e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
libsndfile-1.0.21.tar.gz
|
libsndfile-1.0.21.tar.gz
|
||||||
/libsndfile-1.0.22.tar.gz
|
/libsndfile-1.0.22.tar.gz
|
||||||
|
/libsndfile-1.0.23.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Library for reading and writing sound files
|
Summary: Library for reading and writing sound files
|
||||||
Name: libsndfile
|
Name: libsndfile
|
||||||
Version: 1.0.22
|
Version: 1.0.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+ and GPLv2+ and BSD
|
License: LGPLv2+ and GPLv2+ and BSD
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -155,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 16 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.0.23-1
|
||||||
|
- Update to 10.0.23
|
||||||
|
|
||||||
* Tue Oct 05 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.0.22-1
|
* Tue Oct 05 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.0.22-1
|
||||||
- Update to 10.0.22
|
- Update to 10.0.22
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user