From d39ba229f97e28220d87f811b76a606db8c4cc42a128c150091c88546ca1b868 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 22 Jan 2009 15:51:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgphoto2?expand=0&rev=35 --- libgphoto2-2.4.3.3.tar.bz2 | 3 --- libgphoto2-2.4.4.tar.bz2 | 3 +++ libgphoto2.changes | 6 ++++++ libgphoto2.spec | 7 +++++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 libgphoto2-2.4.3.3.tar.bz2 create mode 100644 libgphoto2-2.4.4.tar.bz2 diff --git a/libgphoto2-2.4.3.3.tar.bz2 b/libgphoto2-2.4.3.3.tar.bz2 deleted file mode 100644 index e5a178c..0000000 --- a/libgphoto2-2.4.3.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1dc0f5153000621d115c3822c4b6814117653682d57e06d1997cbb6fe5219be -size 5233574 diff --git a/libgphoto2-2.4.4.tar.bz2 b/libgphoto2-2.4.4.tar.bz2 new file mode 100644 index 0000000..bc27c6a --- /dev/null +++ b/libgphoto2-2.4.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3e1f57281992b6ab2b1fbe7a9e8ff80178a690f9fcd63b101bbacb464a413c +size 5233237 diff --git a/libgphoto2.changes b/libgphoto2.changes index 558c362..4949a57 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 22 00:48:10 CET 2009 - meissner@suse.de + +- updated to 2.4.4 release + - minor bugfixes done for the release + ------------------------------------------------------------------- Tue Jan 20 23:17:52 CET 2009 - meissner@suse.de diff --git a/libgphoto2.spec b/libgphoto2.spec index b6c4b56..98e2a5a 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -1,5 +1,5 @@ # -# spec file for package libgphoto2 (Version 2.4.3.3) +# spec file for package libgphoto2 (Version 2.4.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,7 +30,7 @@ Obsoletes: libgphoto2-64bit License: LGPL v2.1 or later Group: Hardware/Camera Summary: A Digital Camera Library -Version: 2.4.3.3 +Version: 2.4.4 Release: 1 Source0: libgphoto2-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -236,6 +236,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/ldconfig %changelog +* Thu Jan 22 2009 meissner@suse.de +- updated to 2.4.4 release + - minor bugfixes done for the release * Tue Jan 20 2009 meissner@suse.de - updated to interim 2.4.3.3 branch snapshot "all bugs fixed" :)