Compare commits

...

1 Commits

Author SHA1 Message Date
Richard Hughes b8f1f31632 Update to 1.2.4 2014-05-12 10:52:39 +01:00
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/gstreamer-1.2.1.tar.xz
/gstreamer-1.2.2.tar.xz
/gstreamer-1.2.3.tar.xz
/gstreamer-1.2.4.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.2.3
Version: 1.2.4
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -194,6 +194,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Mon May 12 2014 Richard Hughes <rhughes@redhat.com> - 1.2.4-1
- Update to 1.2.4
* Mon Feb 10 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.3-1
- Update to 1.2.3.

View File

@ -1 +1 @@
8155b9c7574ccaa361cc504e8e0e72dc gstreamer-1.2.3.tar.xz
74d8f674187a5f0ddf38da594c3998c3 gstreamer-1.2.4.tar.xz