Author: giallu
Update of /cvs/free/rpms/ogmrip/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8972
Modified Files:
.cvsignore ogmrip.spec sources
Removed Files:
ogmrip-0.13.6-audio-quality.patch
ogmrip-0.13.6-g_const_return_deprecated.patch
ogmrip-0.13.6-gtk3_build_fix.patch
ogmrip-0.13.6-libnotify07-compatibility.patch
Log Message:
update to 1.0.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ogmrip/F-20/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore 3 Feb 2014 17:49:57 -0000 1.12
+++ .cvsignore 24 Jan 2015 21:33:07 -0000 1.13
@@ -1,2 +1 @@
-ogmrip-1.0.0.tar.gz
-ogmrip-1.0-option-testing.patch
+ogmrip-1.0.1.tar.gz
Index: ogmrip.spec
===================================================================
RCS file: /cvs/free/rpms/ogmrip/F-20/ogmrip.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ogmrip.spec 3 Feb 2014 17:49:57 -0000 1.19
+++ ogmrip.spec 24 Jan 2015 21:33:07 -0000 1.20
@@ -1,6 +1,6 @@
Name: ogmrip
-Version: 1.0.0
-Release: 3%{?dist}
+Version: 1.0.1
+Release: 1%{?dist}
Summary: DVD ripping and encoding graphical user interface
Group: Applications/Multimedia
@@ -31,9 +31,6 @@
Requires(post): GConf2
Requires(postun): GConf2
-#from upstream
https://sourceforge.net/p/ogmrip/patches/41/
-Patch0: ogmrip-1.0-option-testing.patch
-
%description
OGMRip is an application and a set of libraries for ripping and encoding DVDs
@@ -60,7 +57,7 @@
%prep
%setup -q
-%patch0 -p0
+#%patch0 -p0
%build
%configure \
@@ -136,6 +133,13 @@
%changelog
+* Thu Jan 15 2015 Thomas Björklund <tb(a)ludd.ltu.se> - 1.0.1-1
+- new upstream release
+- drop upstreamed patches
+
+* Mon Sep 01 2014 Sérgio Basto <sergio(a)serjux.com> - 1.0.0-4
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+
* Mon Feb 3 2014 Gianluca Sforna <giallu(a)gmail.com> - 1.0.0-3
- add upstream patch for startup hang (#3124)
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ogmrip/F-20/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources 3 Feb 2014 17:49:57 -0000 1.12
+++ sources 24 Jan 2015 21:33:07 -0000 1.13
@@ -1,2 +1 @@
-2cfab6a20bb5bb2603d41627b9f26ad7 ogmrip-1.0.0.tar.gz
-d39738b312e99d59359ab73d5482138c ogmrip-1.0-option-testing.patch
+2c9dbb32c9615ebec05e0104c5becefd ogmrip-1.0.1.tar.gz
--- ogmrip-0.13.6-audio-quality.patch DELETED ---
--- ogmrip-0.13.6-g_const_return_deprecated.patch DELETED ---
--- ogmrip-0.13.6-gtk3_build_fix.patch DELETED ---
--- ogmrip-0.13.6-libnotify07-compatibility.patch DELETED ---