public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Denis Arnaud <denis.arnaud_fedora@m4x.org>
To: git-commits@fedoraproject.org
Subject: [rpms/soci] update-to-4.1.4: Upstream integration
Date: Sat, 20 Jun 2026 04:39:26 GMT [thread overview]
Message-ID: <178193036630.1.16648446035042667560.rpms-soci-32ee1beb5516@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/soci
Branch : update-to-4.1.4
Commit : 32ee1beb551687f72292c73c0df054531addc40a
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date : 2013-05-20T21:41:24+02:00
Stats : +10/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/soci/c/32ee1beb551687f72292c73c0df054531addc40a?branch=update-to-4.1.4
Log:
Upstream integration
---
diff --git a/soci.spec b/soci.spec
index c948db3..3607160 100644
--- a/soci.spec
+++ b/soci.spec
@@ -21,20 +21,19 @@
##
#
Name: soci
-Version: 3.1.0
-Release: 5%{?dist}
+Version: 3.2.1
+Release: 1%{?dist}
Summary: The database access library for C++ programmers
Group: System Environment/Libraries
License: Boost
URL: http://%{name}.sourceforge.net
-Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.zip
+Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: cmake
BuildRequires: boost-devel
-BuildRequires: libtool
%description
%{name} is a C++ database access library that provides the
@@ -197,10 +196,11 @@ library. The documentation is the same as at the %{name} web page.
# Rename change-log and license file, so that they comply with
# packaging standard
+mv README.md README
mv CHANGES ChangeLog
mv LICENSE_1_0.txt COPYING
-echo "2011-10-08:" > NEWS
-echo "- Version 3.1.0" >> NEWS
+echo "2013-04-13:" > NEWS
+echo "- Version 3.2.1" >> NEWS
echo "- See the ChangeLog file for more details." >> NEWS
@@ -350,6 +350,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon May 20 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> 3.2.1-1
+- Upstream integration
+
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
diff --git a/sources b/sources
index aaf62f7..981875f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ffac090b996bc34aedf4a29adf4595c soci-3.1.0.zip
+d689a099d001c3e3cd95ddaf57d5b792 soci-3.2.1.tar.gz
next reply other threads:[~2026-06-20 4:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-20 4:39 Denis Arnaud [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-06-20 4:39 [rpms/soci] update-to-4.1.4: Upstream integration Denis Arnaud
2026-06-20 4:39 Denis Arnaud
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178193036630.1.16648446035042667560.rpms-soci-32ee1beb5516@fedoraproject.org \
--to=denis.arnaud_fedora@m4x.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox