Update to 2.2.6
This commit is contained in:
parent
9c0dce4d48
commit
a41747f5c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/.build*
|
||||
/x86_64
|
||||
/libdc1394-2.2.2*
|
||||
/libdc1394-2.2.6.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: 1394-based digital camera control library
|
||||
Name: libdc1394
|
||||
Version: 2.2.2
|
||||
Release: 14%{?svn_snapshot}%{?dist}
|
||||
Version: 2.2.6
|
||||
Release: 1%{?svn_snapshot}%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://sourceforge.net/projects/libdc1394/
|
||||
Source: http://downloads.sourceforge.net/project/libdc1394/libdc1394-2/%{version}/libdc1394-%{version}.tar.gz
|
||||
@ -100,6 +100,9 @@ done
|
||||
%{_mandir}/man1/dc1394_*.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Jul 21 2020 Till Hofmann <thofmann@fedoraproject.org> - 2.2.6-1
|
||||
- Update to 2.2.6
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user