Update to 1.4

This commit is contained in:
Nicolas Chauvet 2013-11-14 23:19:18 +01:00
parent 7c2090130e
commit 384ef86ee3
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
frei0r-plugins-1.1.22.tar.gz
/frei0r-plugins-1.2.1.tar.gz
/frei0r-plugins-1.3.tar.gz
/frei0r-plugins-1.4.tar.gz

View File

@ -1,6 +1,6 @@
Name: frei0r-plugins
Version: 1.3
Release: 11%{?dist}
Version: 1.4
Release: 1%{?dist}
Summary: Frei0r - a minimalist plugin API for video effects
Group: System Environment/Libraries
@ -35,7 +35,7 @@ The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%setup -q -n frei0r-%{version}
%setup -q
%build
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/frei0r.pc
%changelog
* Wed Nov 13 2013 Nicolas Chauvet <kwizart@gmail.com> - 1.4-1
- Update to 1.4
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
a2eb63feeeb0c5cf439ccca276cbf70c frei0r-plugins-1.3.tar.gz
202375d1bcb545c1b6eb8f34e0260ec5 frei0r-plugins-1.4.tar.gz