New upstream release (#795374) libraw1394-2.0.8
This commit is contained in:
parent
b7cb5b5c0e
commit
c939d1611e
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ libraw1394-2.0.1.tar.gz
|
||||
libraw1394-2.0.4.tar.bz2
|
||||
/libraw1394-2.0.6.tar.bz2
|
||||
/libraw1394-2.0.7.tar.bz2
|
||||
/libraw1394-2.0.8.tar.xz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
Summary: Library providing low-level IEEE-1394 access
|
||||
Name: libraw1394
|
||||
Version: 2.0.7
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.8
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.bz2
|
||||
Source: http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.xz
|
||||
URL: http://www.dennedy.org/libraw1394/
|
||||
ExcludeArch: s390 s390x
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 20 2012 Jay Fenlason <fenlason@redhat.com> 2.0.8-1
|
||||
- New upstream release (#795374)
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user